Documentation
Authentication
The API is read-only, and the free tier works with no key at all. Keys raise limits and unlock the Pro research layer (full content, curated guides, and catalog intelligence) — see Plans.
Tiers
| Tier | Who | How | Unlocks |
|---|---|---|---|
| Free | Everyone | No key — just call the API | Search, browse, summaries, tags, related. 5 req/s, 1,000 req/day |
| Pro | Teams & agents needing depth | By key — see Plans | Full content (include=content), /guide, /stats. Negotiated limits |
| Internal | API Evangelist network sites | Automatic — requests from *.apievangelist.com origins are recognized | Elevated + Pro capabilities |
Using an API key
If you've been issued a key, send it in the x-api-key header:
Code
Code
Internal tier
Browser requests originating from apievangelist.com network sites (any *.apievangelist.com
origin) get the internal tier automatically — no key or configuration needed. This is how the
network's own sites consume the API.
Requesting higher limits
If the free tier's 1,000 requests/day doesn't cover your use case, email [email protected] with a short description of what you're building. Keys are issued per consumer with limits matched to the use case.
Last modified on
