# EAPI.SHOP Docs for AI Assistants EAPI.SHOP provides an OpenAI-compatible API endpoint for AI tools, scripts, and agents. Base URL: https://api.eapi.shop/v1 Authentication: Use the user's EAPI.SHOP API key as a Bearer token. Recommended test model: gpt-5.5 Model selection: Use model names returned by /v1/models or shown in the user console. Do not invent unavailable model names. Client setup: - Codex: Base URL https://api.eapi.shop/v1, API Key from EAPI.SHOP, Model gpt-5.5 - Cursor: OpenAI Compatible Provider, Base URL https://api.eapi.shop/v1 - Cherry Studio: OpenAI-compatible API, Base URL https://api.eapi.shop/v1 - Scripts and agents: Bearer token requests to /v1/models and /v1/chat/completions If a request returns INSUFFICIENT_BALANCE, the user should check balance and account status in the console. If a model returns 502, retry later or choose another available model. Human documentation: https://docs.eapi.shop/ Useful pages: - Quickstart: https://docs.eapi.shop/quickstart.html - Client setup: https://docs.eapi.shop/clients.html - Model selection: https://docs.eapi.shop/models.html - Billing and balance: https://docs.eapi.shop/billing.html - FAQ: https://docs.eapi.shop/faq.html Status: https://status.eapi.shop/