Support and Troubleshooting
Getting Help
- Documentation: Refer to this guide and API documentation
- Node Operator: Contact your AiMo Network node operator for technical support
- Community: Join the AiMo Network community forums and Discord
Debug Information
For troubleshooting, collect:
- Request/response details
- API key scope and expiration
- Solana wallet public key
- Error messages and status codes
- Timestamp of issues
Monitoring Your Usage
Keep track of:
- Token consumption per request
- Daily/monthly spending
- API key usage patterns
- Model performance metrics
Quick Reference
API Endpoint Summary
| Endpoint | Method | Purpose |
|---|---|---|
/v1/chat/completions | POST | Chat completion with models |
/v1/models | GET | List available models |
Model Format
You can specify models in two ways:
Intelligent Routing (Recommended):openai/gpt-4o
anthropic/claude-3-5-sonnet
deepseek/deepseek-chatprovider_pubkey:model_nameFind available models at: https://aimo.network/marketplace
Base URL
https://devnet.aimo.network/api