About
This is the developer portal for the APIs.io network — the API search engine for the open web.
What This Portal Provides
APIs.io has evolved from a search engine backed by live APIs into a fully static network. The search engine, provider catalog, capabilities registry, and all other indexes are now published as static sites hosted on GitHub Pages and served via Cloudflare.
This developer portal documents those static sites as if they were APIs — because for the purposes of integration, they are. Each subdomain publishes a search-index.json that can be fetched, parsed, and searched directly by any application. No authentication. No rate limits. No API key required.
The nine feeds documented here cover:
- Providers — the organizations that publish APIs
- APIs — individual API records across all providers
- Capabilities — Naftiko business workflow specs
- Tags — classification tags with resource counts
- Schemas — JSON Schema definitions from indexed APIs
- AsyncAPI — event-driven API specifications
- JSON-LD — linked data contexts
- Rules — Spectral rulesets for API governance
- Vocabularies — controlled taxonomy definitions
APIs.json
This portal publishes an apis.json that catalogs all nine feeds as machine-readable API definitions per the APIs.json specification. APIs.json is the discovery format that powers the APIs.io index — using it here is intentional.
Open Source
The portal is open source at github.com/api-search/developer-portal. The APIs.io network build scripts live at github.com/api-search/network.
Contact
Questions and issues: github.com/api-search/developer-portal/issues or [email protected].