Skip to main content

API Collections

An API Collection is a logical grouping of API endpoints within an API Service. It represents a set of related API operations.
Entity schema follows the OpenMetadata Standard.

Entity Hierarchy

API Collections belong to an API Service and contain API Endpoints:

Fully Qualified Name

The FQN format for an API collection is:
For example: sample_api_service.pet

API Endpoints