Scoped credentials
Create test or live keys with only the inbox, message, attachment, webhook, or usage permissions required.
Run authenticated requests, inspect responses, and copy complete code for nine programming languages.
Create test or live keys with only the inbox, message, attachment, webhook, or usage permissions required.
Use API polling for automation and signed webhooks for server events while browser dashboards use WebSockets.
The production contract is under /v1, with OpenAPI, Postman, SDK source, request IDs, and structured errors.
Your API key is kept only in this browser tab using sessionStorage. It is never added to a URL or saved by the public site.
Choose a preset or enter a request.
Generated from the current key, method, path, and JSON body. Keep live keys inside a secret manager.