Skip to content

api-search/apis

Repository files navigation

apis.apis.io — Individual API Records

apis.apis.io is the per-API slice of the APIs.io network. Where providers.apis.io lists organizations, this site lists every individual API they publish — Stripe Payments, GitHub Repos, FDA Drug Adverse Events, etc. — each with its OpenAPI spec link, properties, tags, and provider context.

Live site: https://apis.apis.io

What's in this repo

  • _apis/ — one Markdown file per API endpoint, organized by provider directory. Each file links back to its provider profile and out to OpenAPI specs, documentation, and machine-readable artifacts.

  • index.html, _layouts/, _includes/, assets/ — the browse and detail pages

  • _config.yml — Jekyll site configuration

  • .well-known/api-catalogRFC 9727 linkset feed enumerating every API in the network

How it's built

This collection is regenerated by network/scripts/build.py, which reads the upstream api-evangelist provider repos and emits the records here. The site itself is a Jekyll build deployed via GitHub Pages.

The APIs.io network

Site Repo What it indexes
apis.io network Search hub, blog, build pipeline
developer.apis.io portal Developer portal & feeds
providers.apis.io providers API provider profiles
apis.apis.io apis Individual API records
capabilities.apis.io capabilities Naftiko capability specs
schemas.apis.io schemas JSON Schemas
asyncapi.apis.io asyncapi AsyncAPI event-driven specs
json-ld.apis.io json-ld JSON-LD contexts
rules.apis.io rules Spectral governance rules
vocabularies.apis.io vocabularies Provider vocabularies
tags.apis.io tags API tag index
examples.apis.io examples API usage examples

Related projects

  • APIs.json — the machine-readable spec each profile uses
  • API Commons — the standard vocabulary of common operational properties
  • Naftiko — open-source framework for running capability specs as REST, MCP, and Agent Skill surfaces
  • api-evangelist — upstream source provider repos this network is built from

Releases

No releases published

Packages

 
 
 

Contributors

Languages