Developer documentation

eesel AI API docs

The eesel AI Website API contains public utility and preview endpoints used by eesel.ai. It is separate from private dashboard and workspace APIs.

OpenAPI specification

The OpenAPI 3.1 contract describes every published path, request and response schema, structured error, API version header, and rate-limit response header.

Authentication and versioning

Published website endpoints do not require authentication. Do not send dashboard credentials. Use the optional API-Version: 2026-08-24 header to pin the current contract. Unsupported versions receive a structured JSON error.

Rate limits and errors

Responses return RateLimit and RateLimit-Policy. A 429 response also returns Retry-After. Errors contain stable code, message, and resolution hint fields.

More resources

Read the authentication notes, browse the developer index, or connect to the read-only eesel AI MCP server.