Base URL
Authentication
Response Envelope
All successful responses use this shape:Idempotency-Key where shown.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference for documented SoluDesks REST APIs.
https://staging.api.soludesks.com
Authorization: Bearer YOUR_API_KEY
{
"status": 200,
"success": true,
"code": "OK",
"message": "Request completed successfully.",
"data": {},
"errors": []
}
Idempotency-Key where shown.