The helpdesk REST API lets you integrate ticket management into your own applications and workflows. Generate an API key under Admin > API Settings > Create Key and note the key — it will not be shown again. All API requests must include the key in the Authorization: Bearer <key> header. The base URL follows the pattern https://your-domain.com/api/v1/. Common endpoints include POST /tickets to create a ticket, GET /tickets/{id} to retrieve details, and PUT /tickets/{id} to update fields. Refer to the full API reference under Admin > API Settings > Documentation for request schemas, response codes, and rate-limit details.
Arabic
(العربية)
German
(Deutsch)
English
(English)
Spanish
(Español)
French
(français)
Italian
(Italiano)
Dutch
(Vlaams)
Portuguese
(Português)
Brazilian Portuguese
(Português)
Russian
(Русский)
Chinese
(中文 [Simplified])