Kita Webhooks API
Register and manage HMAC-signed outbound webhooks.
Kita Webhooks API is one of 14 APIs that Kita 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 13 operations across 10 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://portal.usekita.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kita Webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
BearerAuth— Organization API key prefixed kitaprod, issued from the Kita dashboard at https://portal.usekita.com and sent as Authorization: Bearer .
Paths & Operations 13
Across 10 paths, the API surfaces 13 operations — 1 DELETE, 6 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.
Register and manage HMAC-signed outbound webhooks.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Webhook (4 properties), WebhookCreate (3 properties), Error (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 Kita 12
Other APIs Kita publishes across the network.