Skip to main content

Base URL

All API requests are made to:

Authentication

Every request must include your App API Key via one of these headers: See Authentication for details on obtaining and managing API keys.

Content Type

All request and response bodies use JSON:

Endpoints

Rate Limits

Rate limits are enforced per App and depend on your subscription plan:
  • Per-minute rate limit — Maximum requests per minute
  • Monthly quota — Maximum total requests per billing cycle
  • Text length limit — Maximum characters per input_text
When a rate limit is exceeded, the API returns 429 Too Many Requests. See Error Handling for details.

Response Format

Success Response (200)

Error Response (4xx / 5xx)

Detect Endpoint

See the full detect endpoint documentation with request and response schemas.