Kit Account API
Account, creator profile, and account-level statistics
Kit Account API is one of 4 APIs that Kit publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and an AsyncAPI specification.
This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version v4.
Requests are made against a single base URL, https://api.kit.com/v4.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Kit Account API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Kit-Api-Key (ApiKeyAuth).
It supports OAuth 2.0 (OAuth2) using the authorizationCode flow.
By default, every request must be authenticated.
ApiKeyAuth— Personal API key issued from the Kit developer portal
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 4 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Account, creator profile, and account-level statistics
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Account (3 properties), AccountResponse (1 property), ColorsResponse (1 property), StatsResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kit 3
Other APIs Kit publishes across the network.