Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.asteroid.ai/llms.txt

Use this file to discover all available pages before exploring further.

Use this section to integrate with Asteroid via REST and webhooks.

Start here

API Quickstart

Set up your API key and run your first execution request.

OpenAPI Schema

Inspect paths, request bodies, and response models directly from the source schema.

Authentication

Include your API key in requests with the X-Asteroid-Agents-Api-Key header.
curl -H "X-Asteroid-Agents-Api-Key: $ASTEROID_API_KEY" \
  "https://odyssey.asteroid.ai/agents/v2/agents"

Specs

  • Core API OpenAPI: https://odyssey.asteroid.ai/agents/v2/openapi.yaml
  • Webhooks OpenAPI: https://odyssey.asteroid.ai/webhooks/openapi.json