Keboola SUPER - Storage Backends Management API is one of 79 APIs that Keboola publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include SUPER - Storage Backends Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
9 operations
across 6 paths,
and defines 9 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.
9 operations6 paths9 schemas1 DELETE2 GET2 PATCH4 POST
Metadata
The identity and technical contract details declared by the specification.
Keboola SUPER - Storage Backends Management API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-StorageApi-Token (ApiKeyAuth).
Paths & Operations 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 2 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.
SUPER - Storage Backends Management 9
Manage Snowflake, BigQuery and other storage backends used by projects.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CreateSnowflakeStorageBackendResponse (20 properties), StorageBackendDetailResponse (19 properties), StorageBackendResponse (15 properties), CreateSnowflakeBackendWithCertRequest (11 properties). Each schema is shown below with its type and property counts.
StorageBackendBigqueryResponse
object
9 properties6 required
StorageBackendListResponse
array
CreateSnowflakeBackendWithCertRequest
object
11 properties6 required
StorageBackendCreateBigqueryRequest
object
Create a new BigQuery storage backend by providing GCP service-account credentials and folder.
6 properties5 required
StorageBackendResponse
object
15 properties5 required
StorageBackendUpdateRequest
object
Partial update of a storage backend; at least one of username, password, useDynamicBackends, owner, technicalOwner or technicalOwnerContactEmails must be suppl…
7 properties
StorageBackendUpdateBigqueryRequest
object
Update BigQuery storage backend settings. At least one parameter must be provided.
4 properties
CreateSnowflakeStorageBackendResponse
object
20 properties19 required
StorageBackendDetailResponse
object
19 properties10 required
Specification
The full machine-readable OpenAPI contract behind this narrative.