REST API, Assistant SDK, webhook, SmartApp, integration guide, and machine-readable contracts.
ThriveDesk exposes four developer integration surfaces: the REST API, the browser-based Assistant SDK, signed webhooks, and SmartApp data panels. Start with the surface that matches where your code runs and what it needs to accomplish.
Make your first authenticated requests and send a reply.
Explore all 90 operations, schemas, examples, and the interactive playground.
Install and control the customer-facing Assistant from JavaScript.
Receive signed conversation events and process them safely.
Render authenticated customer data beside conversations.
Build reliable ticketing, sync, search, portal, and import workflows.
Use samples, collections, testing guidance, support, and AI indexes.
Create, store, rotate, and use bearer tokens.
https://api.thrivedesk.com/v1Read delete operations carefully
Deletes are not uniform. Some are recoverable, while others permanently destroy related records and stored files. Each delete operation describes its recovery behavior in the API reference.