API Overview

Authenticate and interact with the AutoMail AI API.

Authentication

All API requests must be authenticated using an API Key. You can generate API keys in the Settings > Developers tab.

Pass the API key as a query parameter ?key=YOUR_API_KEY for GET/POST requests.

https://automailai.vercel.app/api/ingest?key=sk_live_...

Base URL

The base URL for all API requests is your hosted domain:

https://automailai.vercel.app/api