Dedalus Labs · Authentication Profile

Dedaluslabs Authentication

Authentication

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

CompanyAIAgentsMCPModel Context ProtocolLLMInferenceGatewayComputeSandboxDeveloper Tools
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

Bearer http
scheme: bearer
ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/dedaluslabs-agents-openapi-original.json, openapi/dedaluslabs-machines-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: Bearer
  type: http
  scheme: bearer
  sources:
  - openapi/dedaluslabs-agents-openapi-original.json
  - openapi/dedaluslabs-machines-openapi-original.yml
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  description: Dedalus API key. Alternative to Bearer token.
  sources:
  - openapi/dedaluslabs-machines-openapi-original.yml