APIs.io Developer Portal

Static JSON feeds for every resource type indexed by the APIs.io network. No authentication. No rate limits. Just data.

Browse Feeds apis.io →

Available Feeds

Providers

Organizations and companies that publish APIs indexed by APIs.io. Each provider record includes name, description, tags, and a count of t...

ProvidersDiscovery
APIs

Individual API records indexed across all providers. Each API includes its name, description, tags, and a link to its detail page.

APIsDiscovery
Capabilities

Naftiko capability specs indexed across all providers. Each capability describes a business workflow that can be deployed as a REST API o...

CapabilitiesMCPNaftiko
Tags

All tags used across APIs.io providers and APIs, with counts of how many resources are associated with each tag.

TagsClassificationDiscovery
Schemas

JSON Schema definitions extracted from APIs indexed by APIs.io. Useful for discovering reusable data model definitions across the API eco...

SchemasJSON SchemaData Models
AsyncAPI

AsyncAPI specifications indexed across providers — event-driven APIs, message channels, and async operations discovered by APIs.io.

AsyncAPIEventsMessaging
JSON-LD

JSON-LD context documents and linked data definitions published by API providers indexed by APIs.io.

JSON-LDLinked DataSemantic Web
Rules

Spectral ruleset files collected from API providers — linting rules for OpenAPI and AsyncAPI spec quality enforcement.

RulesSpectralGovernanceLinting
Vocabularies

Controlled vocabularies and taxonomy definitions used by API providers — shared term lists for API classification and semantic consistency.

VocabulariesTaxonomyClassification

About

The APIs.io network indexes thousands of APIs, providers, capabilities, and related resources across a set of specialized subdomains. Each subdomain publishes a search-index.json — a compact JSON array optimized for client-side search with MiniSearch.

This developer portal documents each feed as an API, describes the response schema, and provides code examples for consuming the feeds in JavaScript, Python, and other languages.

All feeds are:

The portal itself is open source at github.com/api-search/developer-portal.