Quasar · Authentication Profile

Quasar Authentication

Authentication

Quasar secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyTime Series DatabaseDatabaseAnalyticsInfrastructureReal-Time DataAerospaceFinance
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

Bearer apiKey
· in: header (Authorization)
UrlParam apiKey
· in: query (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/quasar-rest-openapi-original.json
docs: https://doc.quasar.ai/master/administration/security.html
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
  model: JWT bearer token (REST) over public/private key cluster credentials with server-side RBAC.
schemes:
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  description: "JWT bearer token obtained from POST /api/login (valid 12 hours); pass as 'Authorization: Bearer <token>'."
  sources:
  - openapi/quasar-rest-openapi-original.json
- name: UrlParam
  type: apiKey
  in: query
  parameter: token
  description: The same JWT passed as a `token` query-string parameter for clients that cannot set headers.
  sources:
  - openapi/quasar-rest-openapi-original.json
cluster_auth:
  method: public/private key
  components: [username, user private key, cluster public key]
  rbac_privileges: [select, insert, update, delete, create, drop, grant, user_manage, system, set_transaction]
  transport_encryption: Optional AES-GCM 256-bit full-stream encryption; TLS on the REST server (port 40443).

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