gift-cards
Buy gift cards, mobile top-ups, and eSIMs from 10,001+ brands across 180 countries.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- PurchaseElicitation: Interactive, stateful endpoint to guide small-footprint AI agents through a purchase flow for gift cards or mobile top-ups. Call repeatedly with the same session_token until 'stat
- GetCurrencies: Fetch supported crypto currencies
- ListBrands: Fetch available gift-card and mobile top-ups brands for a given country
What data it sees
Do you need an account
No: the server works without sign-in
Buy gift cards, mobile top-ups, and eSIMs from 10,001+ brands across 180 countries. Pay with USDC, USDT, BTC, LTC, ETH, SOL, SUI, TON, TRON and other cryptocurrencies. No account, no OAuth, no API key. For autonomous AI agents.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| purchaseElicitation | Interactive, stateful endpoint to guide small-footprint AI agents through a purchase flow for gift cards or mobile top-ups. Call repeatedly with the same session_token until 'status' is 'complete' or 'error'. For the first call, provide an empty 'body': {} (session_token will be generated and returned). Provide 'answer' in the body to respond to the current question. Use 'action: back' in the body to go to the previous step. Handles product type selection, country, brand, amount, beneficiary, coin, network, user email, and final confirmation/validation/order creation. |
| getCurrencies | Fetch supported crypto currencies |
| listBrands | Fetch available gift-card and mobile top-ups brands for a given country |
| listProductsForCountry | List all products in a country, optionally filtering by brand, family, coin, payment method, language, or promo code |
| getPaymentViasWithCurrencies | Fetch possible payment methods and supported currencies/networks |
| getProductPrice | Get pricing for range-based products where customer can select face value within min/max range |
| validateOrder | Validate a potential order against minimum amount and business rules |
| createOrder | Submit a new order with selected products and payment method |
| getOrderStatus | Retrieve the status and details of a submitted order |
| searchProducts | Search products by text query across brands and categories in a given country |