Introduction to Helprace REST API
The Helprace API is a REST (REpresentational State Transfer) API. Helprace API allows you to integrate your website or application using RESTful calls, such as retrieving, creating, modifying or deleting data from your help desk.
To start using the API you need to turn the API.
Go to the Settings > INTEGRATIONS > API page and check Turn API on.
Check the Helprace API Documentation page for a complete API reference. It also allows you to try different API requests without writing a single line of code.