Articles on: Developers

How to use the REST API

This article explains where to start when you want to use the Crisp REST API.


The REST API lets developers read and write Crisp data from a backend, plugin, or internal integration. Use it when you need to send messages, retrieve conversations, update people profiles, manage plugin settings, or automate workspace operations.



Before you start


You will need API credentials and the right token type for your use case. Development tokens are useful for testing from a trusted workspace, while production tokens are required once your integration is deployed.


Keep REST API tokens private. Never expose them in frontend JavaScript, mobile apps, public repositories, or client-side code.



Developer documentation


Use these Developer Hub resources:


Updated on: 03/05/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!