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 SUPER - UI Management API

Manage UI applications and their deployed versions.

Keboola SUPER - UI 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 - UI Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 4 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.

4 operations 3 paths 4 schemas 1 DELETE1 GET2 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 SUPER - UI Management API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-StorageApi-Token (ApiKeyAuth).

Paths & Operations 4

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

SUPER - UI Management 4

Manage UI applications and their deployed versions.

POST
/manage/ui-apps/{id}/activate/{version}
Activate UI application version
post_/manage/ui-apps/{id}/activate/{version}::UiAppsActivateVersionAction 2 params → 201404
DELETE
/manage/ui-apps/{id}
Delete Application
delete_/manage/ui-apps/{id}::UiAppsDeleteAction 1 param → 204401403404
GET
/manage/ui-apps
List Applications
get_/manage/ui-apps::UiAppsListAction → 200
POST
/manage/ui-apps
Register New Application/Version
post_/manage/ui-apps::UiAppsRegistrationAction body → 201400401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are UiAppResponse (8 properties), RegistrationRequest (2 properties), UiAppsRegistrationResponse (2 properties). Each schema is shown below with its type and property counts.

UiAppsListResponse
array
UiAppsRegistrationResponse
object
2 properties 2 required
UiAppResponse
object
8 properties 7 required
RegistrationRequest
object
UI application registration request — manifest URL of the build to register.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keboola-super-ui-management-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