Skip to content

Support and Troubleshooting

Getting Help

  1. Documentation: Refer to this guide and API documentation
  2. Node Operator: Contact your AiMo Network node operator for technical support
  3. 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

EndpointMethodPurpose
/v1/chat/completionsPOSTChat completion with models
/v1/modelsGETList available models

Model Format

You can specify models in two ways:

Intelligent Routing (Recommended):
openai/gpt-4o
anthropic/claude-3-5-sonnet
deepseek/deepseek-chat
Direct Provider:
provider_pubkey:model_name

Find available models at: https://aimo.network/marketplace

Base URL

https://devnet.aimo.network/api