Subscribe, get your platform key, and verify a basic request.
Getting started
Subscribe to Coding Plan
Visit Subscribe to Coding Plan and choose the plan that fits your workflow.Get your platform key
Visit API Keys > Create Coding 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 Coding 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 the Model Catalog.
