API Clients

Download a pre-built collection for your preferred API client. Each collection comes with pre-configured request signing — just set your credentials and start making requests.

Postman

The Postman collection includes all V2 endpoints with a pre-request script that automatically computes the HMAC-SHA256 signature on every request.

Setup: Set the apiKey, apiSecret, and profileGuid collection variables in Postman, then import and run any request.

Insomnia

The Insomnia collection uses a pre-request script to sign all requests automatically. Compatible with Insomnia v9+.

Setup: Import the collection, then update the apiKey, apiSecret, and profileGuid environment variables.

OpenAPI Spec

The full OpenAPI 3.0 specification can be imported into any compatible client such as Postman, Insomnia, Paw, or HTTPie.