Api Index

A discoverable catalog of APIs, packages, or related resources published by a provider — a single document that lists what exists and where to find it. The index is the entry point for both humans browsing an offering and machines crawling an ecosystem; it is what makes an API portfolio (rather than a single API) navigable.

Also known as: API Index, APIIndex, Catalog, API Catalog, PackageIndex, Package Index

Example

api-index.yaml
- type: Index
  url: https://developers.example.com/apis.json

Standards

Well-Known Paths

Media Types

Link Relations

Risk & Compliance

Security: An index is an attacker's first stop — it enumerates surface area for free. Publish only intentionally public entries; never include staging, internal, or partner-only APIs in a public catalog. Treat the index as a publication boundary and validate it in CI.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties