Authentication
Authenticate every request to the Resent API
API keys authenticate every request to https://api.resent.com.
Bearer token
Add an Authorization header with your API key:
User-Agent
All API requests must include a User-Agent header. Requests without it may be rejected with 403.
Create a key
Never commit API keys to source control. Rotate or delete keys you no longer need.
Next: Create an API key guide · Quickstart

