Directory / giftpulse.theaslangroupllc.com
Search Reloadly's gift card catalog (300+ brands, 14,000+ products/denominations across countries). Returns each product's id, brand, country, denomination range or fixed amounts, and sender fee/discount — everything needed to build a POST /api/giftcard/quote call.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://giftpulse.theaslangroupllc.com/api/giftcard/catalog' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://giftpulse.theaslangroupllc.com/api/giftcard/catalog'
Endpoint: https://giftpulse.theaslangroupllc.com/api/giftcard/catalog. Operated by giftpulse.theaslangroupllc.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Auto-detect the mobile carrier for a phone number and return its live top-up amount range/denominations and current discount, before quoting or sending airtime.…