A drop-in LLM API for builders.
An OpenAI-compatible endpoint for AEON, our own 27B model. Point any OpenAI SDK at us and ship — change one line, keep your stack. No logs, ever. Pay with crypto or card.
# same OpenAI SDK — change one line from openai import OpenAI client = OpenAI( base_url="https://plusapi.ai/v1" ← the only change, api_key="sk-plusapi-…", ) r = client.chat.completions.create( model="aeon-27b", messages=[{"role":"user", "content":"Summarize this in one sentence."}], ) print(r.choices[0].message.content)
Simple pricing.
Pick a plan, pay with crypto or card, copy your key. No sales call, no waitlist.
Pro
- 4 parallel requests
- 32K context
- 200 req / min
- Unlimited within fair use — 25M tokens / mo · priority lane
Business
- 8 parallel requests
- 64K context
- 400 req / min
- 45M tokens / mo (fair use) · priority lane
Every plan includes a generous monthly token allowance (fair use); sustained heavy use is gently throttled rather than cut off. Need a dedicated instance, higher volume, or custom terms? Talk to us →
Everything you need to ship.
OpenAI-compatible inference on our own model and GPU fleet — built to drop straight into your stack.
OpenAI-compatible
The same SDKs, the same /v1/chat/completions. Point base_url at us and ship — no rewrite.
Our own model
AEON — a 27B model we run on our own GPU fleet, not a reseller wrapper. More models on the way under one API.
Zero logs
Prompts and outputs are never written to disk. We can't hand over what we don't keep.
Crypto & card
Bitcoin, Monero and USDT today; cards too. No sudden account freezes.
Built for concurrency
Continuous batching across a 40-GPU fleet. Burst hard on shared plans; reserve a box when you outgrow them.
Keys, not identities
An API key is a bearer token, not a dossier. Pay, get a key, integrate. Optional email for receipts only.
Built on our own fleet
Continuous batching across a multi-GPU fleet, one OpenAI-compatible endpoint, and more models on the way — all under a single key. You build; we keep the lights on.
An API key in two minutes.
Pick a plan, pay with crypto or card, and copy your key. No sales call, no waitlist.
Talk to us
Questions about a plan, higher limits, or a dedicated box? Send a note — we usually reply within a few hours.