Seekr · Authentication Profile

Seekr Authentication

Authentication

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

artificial-intelligencegenerative-aiagentsllmfine-tuninginferenceragvector-databaseexplainabilityai-governancemodel-evaluationobservabilitygeospatial-intelligencedefensegovernmentregulated-industriesmcpagent-native
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

APIKeyHeader apiKey
· in: header (Authorization)
HTTPBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-05'
method: derived
source: openapi/seekr-agents-openapi.json, openapi/seekr-explainability-openapi.json, openapi/seekr-llm-training-openapi.json,
  openapi/seekr-serving-openapi.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: APIKeyHeader
  type: apiKey
  in: header
  parameter: Authorization
  description: Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
  sources:
  - openapi/seekr-agents-openapi.json
  - openapi/seekr-explainability-openapi.json
  - openapi/seekr-llm-training-openapi.json
  - openapi/seekr-serving-openapi.json
- name: HTTPBearer
  type: http
  scheme: bearer
  sources:
  - openapi/seekr-explainability-openapi.json