How to connect
All API traffic goes through the initdesk API gateway.Organization scope
All APIs paths are scoped under an organization: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 includecount, next, previous, and results.