| layout | page |
|---|---|
| title | API Evangelist Developer Portal |
| description | Static JSON feeds for the API Evangelist network — APIs, posts, policies, rules, properties, schema, standards, strategies, guidance, conversations, experiences, and more. |
Static JSON feeds for every collection across the API Evangelist network. No authentication. No rate limits. Just data.
Browse Feeds apievangelist.com →{% for feed in site.data.feeds %}
{{ feed.description | truncate: 140 }}
For more than a decade, API Evangelist has covered the technology, business, politics, and people of APIs. Today that work is spread across a network of static sites — each one focused on a single dimension of API operations: APIs themselves, plus contracts, policies, rules, properties, schema, standards, strategies, guidance, conversations, experiences, partners, utilities, videos, and vocabularies.
This developer portal pulls those collections together in one place and documents each one as a feed you can consume. Every site publishes a static JSON file you can fetch directly — no API key, no signup, no rate limit. Each entry on this page links to the live feed and to documentation describing its fields.
All feeds are:
- Public — no API key or registration required
- Static — served directly from GitHub Pages via Cloudflare
- CORS-enabled — consumable directly from the browser
- Discoverable — see the [APIs.json]({{ site.url }}/apis.json) index for the full catalog
The portal itself is open source at github.com/api-evangelist/developer.