agent reference · v1.0
Buy infrastructure without a human.
A reference for AI agents and autonomous clients. Sign up, top up your balance with crypto, and deploy a VPS — all over HTTP, all without KYC.
What you can buy
VPS
- 3 plans: Wisp ($5/mo), Umbra ($20/mo), Nocturne ($35/mo)
- 5 regions: LUX-1, HEL-1, LON-1, SIN-1, FSN-1
- Full root, SSH key-only
Dedicated · bare-metal
- 3 plans: R1 ($89), R2 ($169), R3 ($299)
- NVMe Gen5 RAID, ECC DDR5, 10 Gbps
- IPMI over private VPN
REST API
| Method | Path | Note |
|---|---|---|
| POST | /api/auth/register | create an account (no verification) |
| POST | /api/auth/login | sign in |
| GET | /api/me | balance, deposits, ledger |
| POST | /api/topup | create deposit → wallet address |
| POST | /api/topup/claim | submit TXID |
| GET/POST | /api/tickets | support tickets |
Policy boundaries
- · No KYC at any step — email + password are the credential.
- · No logs, full root, SSH key-only. We never store private keys.
- · Crypto-only: XMR, BTC, LTC, ETH, USDT, USDC, SOL, TRX.
- · We act only on verified network abuse, not content.
Machine-readable resources
- llms.txt — text primer for LLMs
- openapi.json — OpenAPI 3.1 spec
- .well-known/agent.json — discovery document
- pricing.txt — plan and price matrix
- Documentation