Keboola SUPER - File Storage 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 - File Storage Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
12 operations
across 9 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.
12 operations9 paths9 schemas3 GET9 POST
Metadata
The identity and technical contract details declared by the specification.
Keboola SUPER - File Storage Management 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 — 3 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.
SUPER - File Storage Management 12
Manage S3, GCS and ABS file storage backends and their credentials.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are FileStorageGcsResponse (10 properties), FileStorageS3Response (9 properties), FileStorageAbsResponse (9 properties), FileStorageCreateS3Request (5 properties). Each schema is shown below with its type and property counts.
FileStorageRotateS3Request
object
FileStorageCreateGcsRequest
object
4 properties4 required
FileStorageGcsResponse
object
10 properties9 required
FileStorageAbsResponse
object
9 properties9 required
FileStorageS3Response
object
9 properties9 required
FileStorageRotateGcsRequest
object
FileStorageRotateAbsRequest
object
FileStorageCreateS3Request
object
5 properties5 required
FileStorageCreateAbsRequest
object
5 properties5 required
Specification
The full machine-readable OpenAPI contract behind this narrative.