Skip to main content
The Customer API uses only API keys. There is no login, password, or Bearer token. Generate a key in the app and send it with every request.

Get an API key

  1. Open the Dashboard and go to API Keys (Custom plan).
  2. Create a key and copy it — the value is shown only once.

Send the key with requests

Header (recommended):
Query parameter (optional):

Errors

  • 401 — Invalid or missing API key.
  • 402 — Paid subscription required; create an API key on the Custom plan.