Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kota webhooks API

The webhooks API from Kota — 2 operation(s) for webhooks.

Kota webhooks API is one of 33 APIs that Kota publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://test.api.kota.io, https://api.kota.io.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.kota.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kota webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Authorization header using the Bearer scheme

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

webhooks 2
GET
/webhooks/endpoints
List all webhook endpoints
list-webhook-endpoints 3 params → 200400
GET
/webhooks/endpoints/{webhook_endpoint_id}
Retrieve a webhook endpoint
retrieve-webhook-endpoint 2 params → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are HttpValidationProblemDetails (6 properties), WebhookEndpointResponsePagedList (6 properties), ProblemDetails (5 properties), WebhookEndpointResponse (5 properties). Each schema is shown below with its type and property counts.

WebhookEndpointResponse
object
5 properties 4 required
WebhookEndpointResponsePagedList
object
6 properties 4 required
ProblemDetails
object
5 properties
HttpValidationProblemDetails
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kota-webhooks-api-openapi.yml Raw ↑

Other APIs Kota publishes across the network.

Kota Associated Persons API
Kota associatedPersons API
Kota Contribution Reports API
Kota contributionReports API
Kota Dependents Management Intents API
Kota dependentsManagementIntents API
Kota Embed Sessions API
Kota embedSessions API
Kota employees API
Kota employers API
Kota Enrolment Intents API
Kota enrolmentIntents API