How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Keboola Organizations API

Manage organizations, their members and invitations.

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

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

This API exposes 19 operations across 12 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://connection.keboola.com, https://connection.eu-central-1.keboola.com, https://connection.north-europe.azure.keboola.com, https://connection.east-us-2.azure.keboola-testing.com.

19 operations 12 paths 9 schemas 4 DELETE8 GET2 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://connection.keboola.com/v2/storage
Authentication
API Key, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Keboola Organizations API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-StorageApi-Token (StorageKey). An API key is passed in the header as X-KBC-ManageApiToken (ManageKey). It accepts HTTP bearer tokens (Access Token (kbc_at_...)) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 19

Across 12 paths, the API surfaces 19 operations — 4 DELETE, 8 GET, 2 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Organizations 19

Manage organizations, their members and invitations.

GET
/manage/maintainers/{id}/organizations
List maintainer's organizations
get_/manage/maintainers/{id}/organizations::MaintainerListOrganizationsAction 1 param → 200401403404
POST
/manage/maintainers/{id}/organizations
Create an organization
post_/manage/maintainers/{id}/organizations::MaintainerCreateOrganizationAction 1 param body → 200400401403404
GET
/manage/organizations/{id}/users
List organization users
get_/manage/organizations/{id}/users::OrganizationListAdministratorsAction 1 param → 200400401403404
POST
/manage/organizations/{id}/users
Add a User to organization
post_/manage/organizations/{id}/users::OrganizationAddAdministratorAction 1 param body → 200400401403404
GET
/manage/organizations/{id}/invitations/{invitationId}
Organization invitation detail
get_/manage/organizations/{id}/invitations/{invitationId}::OrganizationGetInvitationAction 2 params → 200400401403404
DELETE
/manage/organizations/{id}/invitations/{invitationId}
Cancel organization invitation
delete_/manage/organizations/{id}/invitations/{invitationId}::OrganizationCancelInvitationAction 2 params → 204400401403404
GET
/manage/organizations/{id}/invitations
List organization invitations
get_/manage/organizations/{id}/invitations::OrganizationListInvitationsAction 1 param → 200400401403404
POST
/manage/organizations/{id}/invitations
Invite a user to a organization
post_/manage/organizations/{id}/invitations::OrganizationCreateInvitationAction 1 param body → 201400401403404422
GET
/manage/organizations/{id}
Retrieve an organization
get_/manage/organizations/{id}::OrganizationDetailAction 1 param → 200401403404
DELETE
/manage/organizations/{id}
Delete an organization
delete_/manage/organizations/{id}::OrganizationDeleteAction 1 param → 204400401403404
PATCH
/manage/organizations/{id}
Update an organization
patch_/manage/organizations/{id}::OrganizationUpdateAction 1 param body → 200400401403404
DELETE
/manage/organizations/{id}/metadata/{metadataId}
Remove organization metadata
delete_/manage/organizations/{id}/metadata/{metadataId}::OrganizationDeleteMetadataAction 2 params → 204400401403404
POST
/manage/organizations/{id}/join-organization
Join an organization
post_/manage/organizations/{id}/join-organization::OrganizationJoinAction 1 param → 204400401403404
GET
/manage/organizations
List organizations
get_/manage/organizations::OrganizationListAction → 200401403
GET
/manage/organizations/{id}/metadata
List organization Metadata
get_/manage/organizations/{id}/metadata::OrganizationListMetadataAction 1 param → 200400401403404
POST
/manage/organizations/{id}/metadata
Set organization metadata
post_/manage/organizations/{id}/metadata::OrganizationSetMetadataAction 1 param body → 201400401403404
GET
/manage/organizations/{id}/projects-users
List project users in organization
get_/manage/organizations/{id}/projects-users::OrganizationListProjectsUsersAction 1 param → 200400401403404
DELETE
/manage/organizations/{id}/users/{userId}
Remove a user from organization
delete_/manage/organizations/{id}/users/{userId}::OrganizationRemoveAdministratorAction 2 params → 204400401403404
PATCH
/manage/organizations/{id}/force-mfa
Force MFA for organization
patch_/manage/organizations/{id}/force-mfa::OrganizationSetMfaRequiredAction 1 param → 200400403404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OrganizationListResponse (8 properties), OrganizationResponse (7 properties), UserResponse (7 properties), OrganizationInvitationDetailResponse (4 properties). Each schema is shown below with its type and property counts.

UserResponse
object
7 properties 7 required
OrganizationWithProjectsResponse
object
CreateMaintainerOrganizationRequest
object
2 properties 1 required
OrganizationInvitationDetailResponse
object
4 properties 3 required
OrganizationDetailResponse
object
OrganizationListResponse
object
8 properties 7 required
OrganizationResponse
object
7 properties 5 required
OrganizationMetadataRequest
object
2 properties 2 required
OrganizationsListResponse
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keboola-organizations-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 configuration API
Keboola Configurations Jobs API
Keboola Consumers API
Keboola Credentials API
Where this information came from

This is an independent, third-party profile of Keboola Organizations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.