SmartMind · Authentication Profile

Smartmind Authentication

Authentication

SmartMind secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceMachine LearningDatabaseAnalyticsDataSQLOntologyRAGEnterprise AI
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

Bearer Auth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/smartmind-thanosql-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Bearer Auth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Enter: **''Bearer <JWT>''**, where JWT is the access token. Example: Bearer
    access_token_comes_here'
  sources:
  - openapi/smartmind-thanosql-openapi.json