Authentication

Authenticate API requests.
View as Markdown

For now, get your credentials from support. Self-service credential management is coming soon.

Send the credentials with every request:

1Authorization: Bearer <app_uuid>:<api_key>

For webhook signature verification, see Webhook Signatures.