API & Webhooks
Programmatic access: keys, the error envelope, and signed event delivery.
API keys, authentication, and the error envelope
Creating keys, Bearer auth, pagination and rate limits, the standard error shape, and a first request in curl.
Outbound webhooks and signature verification
Subscribing to events, the delivery and retry contract, and verifying the HMAC signature with a working code sample.