Authentication
To access the Typemail API, authenticate every request by including your API key in the following header:
- Header:
X-Typemail-Key: <YOUR_API_KEY>
Keep your key private and never expose it in public repositories or client-side code you don't control.
- For programmatic usage, use our Dashboard to create/regenerate keys.
- For one-off usage, try the free Chrome extension (no account required).