Authentication

All BetterMail APIs use Bearer Token authentication.

Every request must include an Authorization header with your access token:

Authorization: Bearer YOUR_API_KEY

You can generate and manage API keys in the Developer Centre ↗ in your BetterMail account.

The PING ↗ endpoint provides a quick way to confirm that your authentication is set up correctly. Try it after creating your API key.