Open Market for Models
Your API calls, routed to the cheapest offer.
Your surplus capacity, sold to the highest bidder.
One API, OpenAI-compatible
Already on OpenAI or OpenRouter? Just change your base URL and cut your inference bill 38%.
1export SURPLUS_API_KEY="inf_..."2 3curl https://api.surplusintelligence.ai/v1/chat/completions \4# was: openrouter.ai/api/v15 -H "Authorization: Bearer $SURPLUS_API_KEY" \6 -H "Content-Type: application/json" \7 -d '{8 "model": "claude-opus-4.8",9 "messages": [{"role": "user", "content": "Hello from Surplus"}],10 "stream": true11 }'Same request. Same SDK. Same models. New base URL. Lower costs.
Buyers pay less for calling AI models.
Sellers turn your API credits into $.
Buyers
Sellers