Connect API Catalog to your services
To bring your APIs and services into the API Catalog, connect your Postman workspace to your source code.
Connector options
You can do that in the following ways:
- Cloud connectors — Connect to your API gateway, and the API Catalog automatically shows all APIs in that gateway.
- Code discovery — Connect your Postman workspace to your Git repository. The API Catalog automatically shows all APIs in that repository.
- Runtime discovery — Install the Postman Insights Agent and configure it for your Kubernetes deployment as a sidecar or DaemonSet. You can also set up a Kubernetes cluster custom resource as a watcher. The API Catalog automatically shows all APIs in that cluster.
- Manual import — Connect existing workspaces to the API Catalog and skip discovery. Linking an existing workspace goes directly through the Git connection process. Alternatively, you can ingest services programmatically through the Postman API.
Get started
To get started, do the following:
- From
Home, click API Catalog.
- If you haven’t set up any sources yet, click Get started. Alternatively, you can click Service discovery.
- Click
Add New Sources to connect a new source.
- Select your preferred method of connecting to your services.
