api.reloadpi.com publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.001 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/catalog/esims/orders/info | GET | $0.001 | 402 |
| /api/catalog/esims/purchase/info | GET | $0.001 | 402 |
| /api/catalog/vouchers/purchase/info | GET | $0.001 | 402 |
Reloadpi — Order status and refund schema. Returns the fulfillment state machine, polling URL, and refund endpoint for any paid order.
Reloadpi — eSIM purchase schema and instructions. Returns the exact request format, pricing range, and example for POST /esims/purchase.
Reloadpi — Voucher purchase schema. Returns request format, recipient fields, priceType handling, and example for POST /vouchers/purchase.