ReloadPi is a digital goods distribution API serving agents that need to browse and present mobile top-up, eSIM, and voucher/gift card catalogs to end users. It covers country eligibility checks, offer discovery with pricing and metadata, and post-purchase eSIM order tracking. The host is catalog- and status-oriented; it does not expose purchase, payment, redemption, or real-time network availability endpoints.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
TopUp Offers API https://api.reloadpi.com/api/catalog/topups/offers | DeFi | 95 | host level | — | — |
Voucher Offers API https://api.reloadpi.com/api/catalog/vouchers/offers | Other | 96 | host level | — | — |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://api.reloadpi.com discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://api.reloadpi.com --json`. Heads up: 5 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
Voucher Countries Catalog https://api.reloadpi.com/api/catalog/vouchers/countries |
| Data |
96 |
| host level |
| — |
| — |
Voucher Brand Catalog https://api.reloadpi.com/api/catalog/vouchers/brands | Data | 97 | host level | — | — |
Voucher Purchase Info https://api.reloadpi.com/api/catalog/vouchers/purchase/info | Tools | 22 | host level | — | — |
eSIM Offers Catalog https://api.reloadpi.com/api/catalog/esims/offers | Data | 96 | host level | — | — |
Topup Purchase Info https://api.reloadpi.com/api/catalog/topups/purchase/info | Tools | 48 | host level | — | — |
Voucher Filter Catalog https://api.reloadpi.com/api/catalog/vouchers/filters | Data | 92 | host level | — | — |
Topup Offer Lookup https://api.reloadpi.com/api/catalog/topups/offers/:offerId | Tools | 12 | host level | — | — |
eSIM Offer Lookup https://api.reloadpi.com/api/catalog/esims/offers/:offerId | Data | 12 | host level | — | — |
Voucher Offer Lookup https://api.reloadpi.com/api/catalog/vouchers/offers/:offerId | Data | 12 | host level | — | — |
Topup Countries Catalog https://api.reloadpi.com/api/catalog/topups/countries | Data | 92 | host level | — | — |
eSIM Purchase Info https://api.reloadpi.com/api/catalog/esims/purchase/info | Tools | 78 | host level | — | — |
eSIM Order Info https://api.reloadpi.com/api/catalog/esims/orders/info | Data | 86 | host level | — | — |
Topup Regions Finder https://api.reloadpi.com/api/catalog/topups/regions | Data | 96 | host level | — | — |