IO Intelligence API
OpenAI-compatible inference API for open-source AI models hosted on io.net's decentralized GPU network. Exposes /v1/models and /v1/chat/completions over the base URL https://api.intelligence.io.solutions/api/v1, accepts Bearer-token authentication, and supports streaming, vision (image upload), reasoning content, and a shared usage pool across 15+ models including meta-llama/Llama-3.3-70B-Instruct. Designed as a drop-in replacement for the OpenAI SDK — install `openai` (Python or Node.js) and point base_url at api.intelligence.io.solutions.