Postman and Insomnia

Import the generated collection or OpenAPI document into your preferred API client.

The Postman collection and bundled OpenAPI document are generated from the same 90-operation source used by this reference.

Postman

Import /api.postman_collection.json, create an environment variable named TOKEN, and set its current value to your API key. Keep the token out of exported or shared environments.

Insomnia

Import /openapi/bundled.yaml as an OpenAPI document. Configure bearer authentication in a private environment and select https://api.thrivedesk.com/v1 as the server.

The collection is regenerated rather than hand-edited. If an operation appears wrong, fix the OpenAPI source and rebuild the collection.