Kipu Quantum · Authentication Profile

Kipu Quantum Authentication

Authentication

Kipu Quantum secures its APIs with apiKey, oauth2, and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyDeep TechQuantum ComputingQuantumArtificial IntelligenceOptimizationDeveloper PlatformSDKREST APIGermany
Methods: apiKey, oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in: header

Security Schemes

apiKey apiKey
· in: header ()
oidc openIdConnect

Source

Authentication Profile

kipu-quantum-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://kipu-quantum.com/platform
docs: https://login.hub.kipu-quantum.com/realms/planqk/.well-known/openid-configuration
summary:
  types: [apiKey, oauth2, openIdConnect]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, clientCredentials]
  notes: >-
    The Kipu Quantum Hub REST API and Python SDK authenticate with an API key
    (shown in SDK examples as api_key="..."). Interactive and machine-to-machine
    access to the platform is brokered by a Keycloak OpenID Connect provider
    (PlanQK realm) supporting the authorization_code and client_credentials
    grants. Derived by inspection of the platform docs and the live OIDC
    discovery document; no OpenAPI is published yet (v1 SDK docs pending).
schemes:
- name: apiKey
  type: apiKey
  in: header
  description: >-
    First-party API key issued from the Hub, passed by the Python SDK / REST API
    (api_key="..."). Available on the Plus tier and above.
  source: https://kipu-quantum.com/platform
- name: oidc
  type: openIdConnect
  openIdConnectUrl: https://login.hub.kipu-quantum.com/realms/planqk/.well-known/openid-configuration
  description: >-
    Keycloak OpenID Connect provider (PlanQK realm) that fronts the Hub. Issues
    OAuth2 access tokens via authorization_code (interactive) and
    client_credentials (service accounts).
  source: https://login.hub.kipu-quantum.com/realms/planqk/.well-known/openid-configuration

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/kipu-quantum-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.