Keboola Tokens API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-StorageApi-Token (ApiKeyAuth).
Paths & Operations 12
Across 9 paths, the API surfaces 12 operations — 1 DELETE, 7 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TokenVerifyResponse (26 properties), TokenListResponse (23 properties), TokenCreateResponse (21 properties), TokenRefreshResponse (21 properties). Each schema is shown below with its type and property counts.
TokenEventResponse
object
10 properties9 required
TokenCreateLimitedRequest
object
2 properties
UpdateTokenRequest
object
TokenCreateResponse
object
21 properties19 required
TokenEventsListResponse
array
TokenRefreshResponse
object
21 properties19 required
TokenVerifyResponse
object
26 properties22 required
ShareTokenRequest
object
TokenEventAttachmentResponse
object
8 properties7 required
TokensListResponse
array
TokenCreateRequest
object
11 properties2 required
TokenListResponse
object
23 properties17 required
Specification
The full machine-readable OpenAPI contract behind this narrative.