- Local server API: runs on your machine, no authentication required.
- Cloud API: hosted services that require a Bearer API key.
Authentication
- Local server: no auth.
- Cloud API:
Authorization: Bearer <apiKey>.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Local server and cloud APIs for btca
Authorization: Bearer <apiKey>.