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

Keboola Internal API

The Internal API from Keboola — 2 operation(s) for internal.

Keboola Internal API is one of 79 APIs that Keboola publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against the base URL https://connection.keboola.com/v2/storage.

2 operations 2 paths 3 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://connection.keboola.com/v2/storage
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Keboola Internal API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-StorageApi-Token (ApiKeyAuth).

Paths & Operations 2

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

Internal 2
POST
/manage/internal/auth-bridge/resolve-storage-token
Resolve a legacy Storage token for auth bridge
post_/manage/internal/auth-bridge/resolve-storage-token::AuthBridgeStorageTokenResolveAction 1 param body → 200400401403
GET
/v1/branches/{branchId}/aggregation/sources
Aggregation endpoint for sources
AggregationSources 3 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are TokenVerifyResponse (26 properties), AuthBridgeStorageTokenResolveResponse (6 properties), AuthBridgeStorageTokenResolveRequest (1 property). Each schema is shown below with its type and property counts.

AuthBridgeStorageTokenResolveRequest
object
1 property 1 required
TokenVerifyResponse
object
26 properties 22 required
AuthBridgeStorageTokenResolveResponse
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keboola-internal-api-openapi.yml Raw ↑

Other APIs Keboola publishes across the network.

Keboola Actions API
Keboola Admin Apps API
Keboola Admin Stacks API
Keboola Admin Users API
Keboola Admin Vendors API
Keboola App API
Keboola Auth API
Keboola Authorize API
Keboola Branch metadata API
Keboola Buckets API
Keboola Columns API
Keboola Component Configuration Metadata API