Base URL
All API requests are made to:Authentication
The MindFort API uses Bearer token authentication. Include your API key in theAuthorization header of every request:
Rate Limits
- Per-IP limit: 60 requests per minute
- Global limit: 1,000 requests per minute
Retry-After: 60 header. The API returns HTTP 429 with an error message.
Error Format
All errors follow a consistent JSON structure:request_id when contacting support for faster resolution.
Content Type
All endpoints accept and returnapplication/json. Requests must include: