Skip to main content

Base URL

All API requests are made to:

Authentication

All API endpoints require authentication using an API key. You can find your API key in the Simple AI dashboard under Settings > API Keys. Include your API key in the Authorization header as a Bearer token:

Example Request

Response Format

All responses are returned as JSON. Successful requests return a 2xx status code. Error responses include a message describing what went wrong.

Rate Limits

API requests are rate limited. If you exceed the limit, you will receive a 429 Too Many Requests response. Back off and retry with exponential backoff.

Need Help?

If you run into issues with the API, reach out to support@usesimple.ai.