Start a conversation

Articles

A central hub of all the developer resources, software kits and technical documentation.

  • Kayako REST API

    Overview The Kayako REST API lets you quickly develop applications to connect and integrate into your Kayako helpdesk. Whether building a custom plugin, connecting Kayako to another app or pulling dat...

  • Kayako Staff API

    Overview The Kayako Staff API lets developers build rich applications to connect to and manage the helpdesk. It differs to the Kayako REST API in that it respects staff, team and department permission...

  • Directory of Hooks

    Overview Hooks are placed inside a code file that allows functions in other code files to be run by having them hook into the current code. The framework ships with the hooks listed below. For instruc...

  • Kayako Hooks

    Overview Hooks are placed inside a code file that allows functions in other code files to be run by having them hook into the current code.   Information The following information about Hooks is cover...

  • REST API Reference

    Overview This article provides the current list of REST APIs that Kayako Classic provides. Information REST - CustomField REST - Department REST - KnowledgebaseArticle REST - KnowledgebaseAttachment R...

  • Code Snippets for Generating an API Signature

    Overview The article provides the code snippets covering the process to generate Kayako API Signature in various programming languages. Information Following is the process to generate Kayako API Sign...

  • API Test Controller

    Overview For testing out your API, we recommend using ReqBin, an easy to use online cURL client. Information Your helpdesk comes with a controller called Test that lets you test your client against yo...

  • Messenger Using SDK Not Showing History

    Overview If presenting Messenger using SDK sometimes you will not see messenger history when you log.  For instance, logging into Messenger on your phone, sending a message, then log out. When you log...

  • REST - CustomField

    Overview This article provides details about the REST - CustomField API call that Kayako Classic uses, including its field types, arguments, and responses.  Custom field types GET Base/CustomField Arg...

  • REST - Department

    Overview This article provides details about the REST - Department API call that Kayako Classic uses, including its field types, arguments, and responses. GET /Base/Department Response GET /Base/Depar...