Yunqi (ClickZetta / Singdata Lakehouse) · Authentication Profile

Yunqi Authentication

Authentication

Yunqi (ClickZetta / Singdata Lakehouse) secures its APIs with username-password, key-pair, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyDataLakehouseAnalyticsSQLCloudData EngineeringArtificial IntelligenceApache IcebergDatabase
Methods: username-password, key-pair, oauth2 Schemes: 3 OAuth flows: API key in:

Security Schemes

JDBC username/password connection-string
Python connector credentials connection-params
Console OAuth / OIDC oauth2

Source

Authentication Profile

yunqi-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://www.yunqi.tech/documents/python_reference/connector + JDBC guide
note: >-
  ClickZetta Lakehouse is accessed via SQL over JDBC / the Python connector /
  ZettaPark rather than a public REST API, so there is no OpenAPI securitySchemes
  block to derive from. This profile is captured from the SDK/driver connection
  docs.
summary:
  types: [username-password, key-pair, oauth2]
  transport: [jdbc, python-connector, zettapark, http-console]
schemes:
- name: JDBC username/password
  type: connection-string
  detail: >-
    jdbc:clickzetta://{jdbcurl}/{workspace}?username={username}&password={password}
    — connect to a workspace on a named instance/virtual cluster.
  source: https://www.yunqi.tech/documents/java_reference/jdbc
- name: Python connector credentials
  type: connection-params
  detail: >-
    clickzetta.connect(username, password, service, instance, workspace, schema,
    vcluster) — the Python connector authenticates with account credentials and
    targets a service/instance/workspace/virtual-cluster.
  source: https://www.yunqi.tech/documents/python_reference/connector
- name: Console OAuth / OIDC
  type: oauth2
  detail: >-
    Interactive users authenticate through the ClickZetta account service at
    accounts.clickzetta.com (register/login); the console is an OAuth/OIDC
    protected SPA.
  source: https://accounts.clickzetta.com/login

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/yunqi-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.