dr.eamer.dev API

Get API Access

107+ endpoints covering LLM chat, image generation, corpus linguistics, data sources, orchestration, and more. Start free, upgrade when you need more.

Free
$0/month
100 requests / day
  • All 107+ endpoints
  • LLM chat (all providers)
  • Data sources & corpus
  • No credit card required
Request free key ↓
Basic
$19/month
5,000 requests / day
  • All 107+ endpoints
  • Priority support via email
  • Rate limit headers
  • Usage stats on request
Contact to subscribe
Unlimited
$299/month
1M+ requests / day (soft limit)
  • All 107+ endpoints
  • Dedicated support
  • Custom integrations
  • SLA included
Get in touch

Request a free API key

Fill out the form and you'll get a key emailed to you within a day. No credit card, no account creation.

By requesting a key you agree to use the API for lawful purposes only. Keys are provisioned manually — expect 12–24 hours.

Thanks! I'll get your key to you within 24 hours. Check your email (and spam folder).

Common questions

How do I authenticate?

Pass your key in the X-API-Key header. You can also use Authorization: Bearer <key> or the ?api_key= query param.

What counts as a request?

One HTTP call to any endpoint = one request. Streaming responses count as one request regardless of length.

Do rate limits reset daily?

Yes — at midnight UTC every day. Response headers include X-RateLimit-Remaining and X-RateLimit-Reset.

Can I use this commercially?

Yes on paid plans. Free keys are for evaluation and non-commercial use only.

Which LLM providers are available?

Anthropic (Claude), OpenAI (GPT-4, DALL·E), xAI (Grok, Aurora), Google (Gemini), Mistral, Cohere, Groq, Perplexity, and Ollama (local). Pass "provider": "anthropic" in the request body.

Is there a Python SDK or client library?

Not yet — the API is plain JSON REST, so any HTTP client works. Check the documentation for examples.

What happens if I need more than the Unlimited plan?

Send an email and we can work something out. Custom limits, dedicated infrastructure, and enterprise SLAs are available.