Skip to main content

API Catalog

Route: /platform/api-catalog · Edition: Pro+ · Beta

The API Catalog is an internal registry of all HTTP APIs exposed by your services — endpoints, versions, owners, and documentation links.

API Catalog

Entry fields

FieldDescription
NameAPI name (e.g. "Payments API")
VersionSemantic version (e.g. v2.1.0)
Base URLBase endpoint (e.g. https://payments.internal/api/v2)
ServiceOwning service from the catalog
Spec URLLink to OpenAPI/Swagger spec
StatusActive / Deprecated / Sunset
DescriptionWhat this API does

Deprecation tracking

Mark APIs as Deprecated with a sunset date. This surfaces in the catalog so consuming teams know to migrate before the deadline.