Kombo Kombo Connect API
Endpoints for Kombo Connect, our end-user-facing flow for setting up new integrations.
Kombo Kombo Connect API is one of 8 APIs that Kombo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Kombo Connect. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.
This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 2 base URLs: https://api.kombo.dev/v1, https://api.us.kombo.dev/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kombo Kombo Connect API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (ApiKey).
By default, every request must be authenticated.
ApiKey— Create an API key on the [Secrets](https://app.kombo.dev/secrets) page in the Kombo dashboard.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Endpoints for Kombo Connect, our end-user-facing flow for setting up new integrations.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are PostConnectCreateLinkRequestBody (11 properties), PostConnectActivateIntegrationPositiveResponse (2 properties), PostConnectCreateLinkPositiveResponse (2 properties), GetConnectIntegrationByTokenTokenPositiveResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kombo 7
Other APIs Kombo publishes across the network.