Skip to main content
Skip table of contents

API Reference

PREMIUM ULTIMATE

Exploring qibb’s API References

The qibb platform consists of multiple backend API services. Each service provides an API reference accessible via the built-in API Explorer (Swagger UI). Visit the URLs in the table below to access the API directly from your browser. Each API service is accessible under the following URL pattern: https://api.<ENVIRONMENT>.qibb.com/<API-SERVICE>/

Bildschirmfoto 2026-02-26 um 14.52.18.png

Each API service of qibb can be directly explored in the Browser with the built-in API Explorer (Swagger UI).

Custom platform domains

The URL examples given on this page use multi-tenant SaaS environments hosted on the qibb.com domain. However, depending on the subscription tier and delivery model (multi-tenant SaaS, single-tenant SaaS, or PaaS), your platform is hosted on a custom domain or subdomain.

Adjust the domain in the URLs given below accordingly to match your environment.

API References

Service

Description

API Explorer URL

OIDC Client

Portal API

Backend platform service for managing apps and spaces.

https://api.<ENVIRONMENT>.qibb.com/portal-api/swagger

qibb-portal-api

Secret Manager API

Backend platform service for managing space secrets.

https://api.<ENVIRONMENT>.qibb.com/secret-manager/swagger/index.html

qibb-secret-manager-api

Dashboard API

Backend platform service for managing custom dashboards.

https://api.<ENVIRONMENT>.qibb.com/dashboard/swagger

qibb-dashboard-api

Flow Management API

Backend platform service for reading and managing low-code flow and job-related data.

https://api.<ENVIRONMENT>.qibb.com/flow/swagger/index.html

qibb-flow-api

IAM/IM API

Backend platform services for managing users, groups and roles.

https://api.<ENVIRONMENT>.qibb.com/iam/swagger

https://api.<ENVIRONMENT>.qibb.com/im/swagger/index.html

qibb-iam-api

Cluster API

Backend platform service for managing registered clusters.

https://api.<ENVIRONMENT>.qibb.com/cluster/swagger

qibb-cluster-api

Deployment API

Backend platform service for specifically adding, upgrading or deleting apps.

https://api.<ENVIRONMENT>.qibb.com/deployment/swagger

qibb-deployment-api

App Catalog API

Backend platform service for storing app deployment templates.

https://api.<ENVIRONMENT>.qibb.com/catalog/swagger

qibb-catalog-api

Log API

Backend platform service for searching and browsing app log history.

https://api.<ENVIRONMENT>.qibb.com/log/swagger/index.html

qibb-log-api

Run API

Backend platform service for searching and browsing app run history.

https://api.<ENVIRONMENT>.qibb.com/flow-run/swagger/index.html

qibb-flow-run-api

Copilot API

Backend platform service for conversational AI assistant.

https://api.<ENVIRONMENT>.qibb.com/copilot/swagger/index.html

Deprecated Endpoints & Deactivated API features

Note that API references may include deprecated or recently removed endpoints, which are labelled accordingly, see API Policy. If multiple versions of the same endpoint exist, it is highly recommended to use the latest version. Additionally, some features or API endpoints may be inaccessible or deactivated depending on your environment subscription or security configuration.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.