Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.initdesk.com/llms.txt

Use this file to discover all available pages before exploring further.

Programmatic access to your organization’s helpdesk data: tickets, requesters, conversations, and help center content. The public API is the supported integration surface for external systems (CRMs, internal tools, automation, custom portals). To easily bring your data to initdesk ticket panel and AI agent, see BYOD plugin.

How to connect

All API traffic goes through the initdesk API gateway.
ItemDetail
Base URLhttps://api.initdesk.com
OpenAPI schemahttps://api.initdesk.com/api/public-api-schema.yaml

Organization scope

All APIs paths are scoped under an organization:
/organizations/{organization_id}/{...}
organization_id is the numeric organization primary key (not the organization’s public_id string). You can find your ID on Settings > General tab.

Pagination and lists

List endpoints use page-number pagination with a default page size of 20. Responses include count, next, previous, and results.

Support

For access issues or questions about beta features exposed the API, contact your initdesk at support@initdesk.com.