# EmpirioLabs

> Specialized AI model hosting for open, proprietary, and custom stacks. 141+ models across chat, image, video, audio, embeddings, rerankers, and 3D, all behind one OpenAI-compatible API with one bill and one shared rate-limit pool.

Public API base URL: https://api.empiriolabs.ai
Auth: send `Authorization: Bearer <EMPIRIOLABS_API_KEY>` or `x-api-key: <EMPIRIOLABS_API_KEY>` on every request.
Get an API key: https://platform.empiriolabs.ai/dashboard/api-keys

Live machine-readable model catalog: https://api.empiriolabs.ai/v1/models
Per-model parameter schema: https://api.empiriolabs.ai/v1/models/{model_id}
Deeper docs index for AI agents: https://docs.empiriolabs.ai/llms.txt

## Docs

- [Welcome](https://docs.empiriolabs.ai/welcome): overview and quickstart
- [Getting Started](https://docs.empiriolabs.ai/getting-started): first request walkthrough
- [Authentication](https://docs.empiriolabs.ai/authentication): API key usage
- [Models and Pricing](https://docs.empiriolabs.ai/models-pricing): full per-model price table
- [OpenAI and Anthropic Compatibility](https://docs.empiriolabs.ai/compatibility): drop-in replacement notes
- [Integrations](https://docs.empiriolabs.ai/integrations): Continue, Cursor, Cline, Open WebUI, OpenCode, and others
- [Generation Templates](https://docs.empiriolabs.ai/generation-templates): pre-curated effect recipes plus Compose full-video productions
- [Rate Limits and API Keys](https://docs.empiriolabs.ai/rate-limits-api-keys): account-level limits
- [Billing and Credits](https://docs.empiriolabs.ai/billing-credits): pay-as-you-go credit model
- [Account Usage API](https://docs.empiriolabs.ai/account-usage-api): usage and saved Playground conversation APIs

## Model categories

- Text Generation: 66 models
- Image Generation: 14 models
- Video Generation: 23 models
- Audio Generation: 14 models
- Transcription: 4 models
- Research & Search: 13 models
- 3D Generation: 1 model
- Embeddings: 3 models
- Rerankers: 1 model
- Tools & Agents: 2 models

## Subscription plans

Optional weekly usage allowances on top of pay as you go. Usage inside an allowance does not draw from credits; past it, requests bill at normal per-use rates.

- Lite ($19.90/month, $6.90/week, $218.90/year): Weekly: 12M standard tokens, 2M premium tokens, 20s video, 7 images.
- Pro ($49.90/month, $16.90/week, $548.90/year): Weekly: 36M standard tokens, 3M premium tokens, 60s video, 25 images.
- Max ($199.90/month, $64.90/week, $2198.90/year): Weekly: 190M standard tokens, 12M premium tokens, 240s video, 70 images.

Full plan comparison: https://empiriolabs.ai/pricing

## Marketing

- [Home](https://empiriolabs.ai/): platform overview
- [Models](https://empiriolabs.ai/models): browse the full catalog
- [Pricing](https://empiriolabs.ai/pricing): per-model price tables
- [Generation Templates](https://empiriolabs.ai/generation-templates): one-click video and image effects plus Compose recipes, each with its own detail page
- [GPU Cloud](https://empiriolabs.ai/gpu-cloud): hourly cloud GPU rates with a detail page per GPU
- [Hosted Agents](https://empiriolabs.ai/hosted-agents): managed always-on agent runtimes and plans
- [Blog](https://empiriolabs.ai/blog): launches and product updates
- [Contact](https://empiriolabs.ai/contact-us)

## Agent-friendly endpoints

- https://empiriolabs.ai/sitemap.xml: sitemap index covering marketing, docs, and platform
- https://empiriolabs.ai/llms-full.txt: this overview plus the full inline model catalog
- https://docs.empiriolabs.ai/ai-agent-full-context.md: entire docs site rendered as one markdown file
- https://docs.empiriolabs.ai/ai-agent-docs-context.md: docs tab only as one markdown file
- https://docs.empiriolabs.ai/ai-agent-api-reference-context.md: API reference tab only as one markdown file
