Galileo Technologies · Authentication Profile

Galileo Technologies Authentication

Authentication

Galileo Technologies secures its APIs with apiKey, http, and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password flow(s).

CompanyAI ObservabilityLLM EvaluationGenerative AIAgentsMonitoringMachine LearningGuardrailsDeveloper Tools
Methods: apiKey, http, oauth2 Schemes: 4 OAuth flows: password API key in: header

Security Schemes

ClassicAPIKeyHeader apiKey
· in: header (Galileo-API-Key)
APIKeyHeader apiKey
· in: header (Splunk-AO-API-Key)
OAuth2PasswordBearer oauth2
· flows: password
HTTPBasic http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/galileo-technologies-openapi-original.json
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - password
schemes:
- name: ClassicAPIKeyHeader
  type: apiKey
  in: header
  parameter: Galileo-API-Key
  sources:
  - openapi/galileo-technologies-openapi-original.json
- name: APIKeyHeader
  type: apiKey
  in: header
  parameter: Splunk-AO-API-Key
  sources:
  - openapi/galileo-technologies-openapi-original.json
- name: OAuth2PasswordBearer
  type: oauth2
  flows:
  - flow: password
    tokenUrl: https://api.galileo.ai/login
    scopes: 0
  sources:
  - openapi/galileo-technologies-openapi-original.json
- name: HTTPBasic
  type: http
  scheme: basic
  sources:
  - openapi/galileo-technologies-openapi-original.json