Every request to the Paubox Email API must include your API key in theDocumentation Index
Fetch the complete documentation index at: https://docs.paubox.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header. Keys are generated per domain from the Paubox Email API > Settings page.
Find your credentials
Open Email API Settings
Go to Paubox Email API > Settings and click the domain you want to send from.
Generate an API key
Click Add API Key, give it a description, and save. Copy the key immediately — it is displayed only once.
Pass credentials in requests
Include theAuthorization header with every API call:
Bearer format (preferred)
Legacy Token format (also accepted)
Key rotation
- Generate a new key before revoking an old one to avoid downtime.
- Each domain can have multiple active keys — useful for rotating across services independently.
- Revoke keys immediately if they are exposed or a team member with access leaves.