Skip to main content
The Askr API is OpenAI-compatible and organised around REST. All requests use JSON and require authentication.

Base URL

Authentication

Send your API key as a Bearer token:

Endpoints at a glance

Conventions

  • All request and response bodies are JSON.
  • Money values are in USD.
  • Timestamps are ISO 8601 (UTC).