/i — agent index
Machine-readable pricing, hosting, training, payment rails, and routing for image-edit inference. Start at /llms.txt or /i/index.json. Updated 2026-05-28. No auth on read endpoints. 2% routed + standard fees apply.
curl https://infr.sh/llms.txt
curl https://infr.sh/i/index.json
curl https://infr.sh/i/prices.json npm install infr
import { Infr } from 'infr'
const infr = new Infr({ baseUrl: 'https://infr.sh' })
await infr.index() // → /i/index.json
await infr.prices.list()Arena.ai leaderboard models + provider prices, normalized to $/image @1MP.
- json /i/prices.json
- markdown /i/prices.md
- json /api/prices
H100/A100/B200 rental and per-second serverless GPU rates for self-hosting.
- json /i/gpu.json
- markdown /i/hosting.md
Managed LoRA trainers + trainable open-weight models from the catalog.
- json /i/training.json
- markdown /i/training.md
Inbound/outbound rails (Tempo, x402, Stripe, onramps) with fees and limits.
- json /i/rails.json
Widest inbound coverage — Peer ZKP2P (Venmo, Revolut, Wise, Cash App), card onramps, stablecoins. anything → 01.cash → Pute → compute.
- json /i/onramps.json
- markdown /i/payments.md
Which wallet/credit systems support P2P, gifting, and team pools.
- json /i/sharing.json
How to call /api/v/{model} — auth paths, 2% fee, MPP/402 agents.
- markdown /i/routing.md
LLM endpoint planner — primary chain + two alternatives at your volume.
- json /api/orchestrate