A central hub of all the developer resources, software kits and technical documentation.
Overview This article provides details about the REST - TicketType API call that Kayako Classic uses, including its field types, arguments, and responses. GET /Tickets/TicketType Response GET /Ticket...
Overview This article provides details about the REST - User API call that Kayako Classic uses, including its field types, arguments, and responses. GET /Base/User/Filter OR GET /Base/User/Filter/$ma...
Overview This article provides details about the REST - UserGroup API call that Kayako Classic uses, including its field types, arguments, and responses. GET /Base/UserGroup Response GET /Base/UserGro...
Overview This article provides details about the REST - UserOrganization API call that Kayako Classic uses, including its field types, arguments, and responses. GET /Base/UserOrganization Response GE...
Overview This article provides details about the REST - UserSearch API call that Kayako Classic uses, including its field types, Arguments, and sample responses. POST /Base/UserSearch Post Variables ...
Overview Kayako's REST API lets you quickly develop applications that connect and integrate into your Kayako helpdesk. Before you can make API calls, you need to make sure that the helpdesk API is a...
Overview A request to the Kayako REST API is simply an HTTP request with the URL set to the path of the helpdesk app (such as Base), the controller (like User), and the parameters containing the pay...
Overview A request to the Kayako REST API is simply an HTTP request with the URL set to the path of the helpdesk app (such as Base), the controller (like User), and the parameters containing the paylo...
Overview You may ask if there's a rate limit set for Kayako Classic REST API. This article provides the answer to this query. Information There's no API rate limit implemented in Kayako Classic. Hen...
Overview When you create a ticket through Kayako REST API while using the 'staffid' instead of 'userid' or 'autouserid', the ticket gets created but no user is linked to it. As a result, when staff re...