For Developers
API and Integrations
OpenAI and Anthropic-compatible API for GPT-5, Claude, Gemini, and media generation — no VPN. Plus integrations with Cursor, Cline, Continue. Choose a section on the left.
OpenAI-Compatible API
aineron.net provides access to GPT-5, Claude, Gemini, Grok, DeepSeek, image and video generation via a standard OpenAI-compatible API — no VPN required, pay with crypto. If your code already works with the OpenAI SDK, just change the base_url and key.
Base URL
aineron.net/api/v1
Authentication
Bearer ak_...
Format
OpenAI + Anthropic
Billing
Credits / tokens
Two formats are supported: OpenAI (/chat/completions, /images/generations, /embeddings, /audio/*) and Anthropic (/messages). Streaming, batch processing, webhooks are available.
Getting Started
- Quickstart — create a key and make your first request.
- Authentication — how to pass the key.
- Billing and Limits — costs and restrictions.
- IDE Integration — Cursor, Cline, Continue.