Information
Overview
Aura API
Section titled “Aura API 0.1.0”The public Aura REST API. Every endpoint is authenticated with a company API key (sk-aura-…) sent as Authorization: Bearer <key>, and is scoped to that key’s company.
Most callers should reach for the TypeScript SDK, the Python SDK or the CLI rather than calling these endpoints directly.
Authentication
Section titled “Authentication”apiKey
Section titled “apiKey”A company API key (sk-aura-…). Mint one in Company settings → API keys.
Security scheme type: http