Skip to main content

Documentation Index

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

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

All API endpoints are authenticated using an API Key Bearer tokens. If you don’t have one, you can get it from the Basalt Dashboard. Find the documentation on how to get your API key here.
Request with bearer token
curl https://api.getbasalt.ai/{endpoint} \
  -H "Authorization: Bearer {Your API Key}"