# EmpirioLabs

> Specialized AI model hosting for open, proprietary, and custom stacks. 184+ 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: 76 models
- Image Generation: 17 models
- Video Generation: 33 models
- Audio Generation: 27 models
- Transcription: 8 models
- Research & Search: 13 models
- 3D Generation: 3 models
- Embeddings: 4 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

## FAQ

### How do payments work?

Use pay-as-you-go credits, or choose an optional plan with weekly allowances. Usage inside your allowances is included, and anything beyond them uses your credit balance at the listed rates. Auto top-up and volume bonuses are available where supported.

### What payment methods are supported?

All major payment methods are supported, including credit and debit cards, PayPal, Apple Pay, Google Pay, Cash App, Alipay, WeChat Pay, local bank transfers, cash vouchers, and more. The methods shown at checkout depend on your country and currency.

### Do you support purchases with crypto?

Yes. We support top-ups with crypto via our payment processor.

### Do I have to be a developer to use your platform?

No. You can use everything through the dashboard with no code required. API access is there when you want to connect EmpirioLabs to your own app or workflow.

### Is my data private?

Yes. We do not train on, sell, or share your prompts, files, or outputs, and we do not log your prompt or response content. Anything you choose to save, like playground chat history, is stored securely and can be deleted anytime, and generated media is removed automatically after a limited time.

## 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
