Documentation Index
Fetch the complete documentation index at: https://docs.apigo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Subscribe, get your platform key, and verify a basic request.
Getting started
Subscribe to Token Plan
Visit Subscribe to Token Plan and choose the plan that fits your workflow.Get your platform key
Visit API Keys > Create Token Plan Key to get your platform key.Important:
- Keep your key safe. Store it in environment variables or a config file
- This key is only valid while your Token Plan subscription is active
- For tool-specific configuration, follow the exact field names in each tool guide
Test an API request
If you want to verify the platform first, run a minimal test through the Anthropic-compatible interface.1. Install the Anthropic SDK
2. Set environment variables
3. Send a request
ReplaceYOUR_MODEL_ID with a model from Model Catalog.
