Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Standard JSON response structure and data types
{ "success": true, "message": "Operation completed successfully", "data": { // Endpoint-specific data } }
{ "success": false, "message": "Error summary", "detail": "Detailed explanation of what went wrong" }