{"ok":true,"host":"api.reloadpi.com","skill_count":11,"skills":[{"skill_name":"fetch-topup-purchase-info","display_name":"Topup Purchase Info","one_liner":"Returns pricing, payment, and workflow details for executing a mobile topup purchase, including request body schema, price range, and fulfillment steps.","when_to_use":"Use when an agent needs to understand how to construct and submit a topup purchase request, including required body parameters, USDC payment handling, price range, and the full order fulfillment workflow before calling POST /api/catalog/topups/purchase.","not_for":"Do not use to browse available topup offers or look up offer IDs — use GET /api/catalog/topups/offers for that. Do not use to check order status — use GET /api/catalog/orders/:orderId instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/topups/purchase/info","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":48,"last_verified_at":"2026-05-22T11:50:01.633Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-topup-purchase-info/json"},{"skill_name":"fetch-voucher-purchase-info","display_name":"Voucher Purchase Info","one_liner":"Returns the full purchase workflow, required request body schema, pricing model, fulfillment fields, and refund policy for catalog voucher purchases via POST /api/catalog/vouchers/purchase.","when_to_use":"Use when an agent needs to understand how to purchase a catalog voucher — including required body parameters, how to handle x402 USDC payment, priceType logic (FIXED vs RANGE), recipient fields, and what the purchase response contains before executing a buy.","not_for":"Do not use to browse available voucher brands or offers; use GET /api/catalog/vouchers/offers for that. Do not use to actually execute a purchase — this endpoint only returns instructional metadata about the purchase flow.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/vouchers/purchase/info","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":22,"last_verified_at":"2026-05-22T11:49:59.967Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-voucher-purchase-info/json"},{"skill_name":"fetch-esim-order-info","display_name":"eSIM Order Info","one_liner":"Returns fulfillment state, delivery payload (ICCID and QR code URL), refund eligibility, and polling semantics for a catalog eSIM order by orderId.","when_to_use":"Use when an agent needs to check the current fulfillment status of a previously placed eSIM order, retrieve the ICCID or QR code for delivery, or determine refund eligibility after a purchase.","not_for":"Do not use to place a new eSIM order or to look up top-up/voucher orders; refund eligibility and policies differ by product type and this endpoint is specific to eSIM catalog orders.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/esims/orders/info","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":86,"last_verified_at":"2026-05-22T13:19:59.485Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-esim-order-info/json"},{"skill_name":"fetch-esim-purchase-info","display_name":"eSIM Purchase Info","one_liner":"Returns the purchase workflow, required POST body parameters, pricing range, and payment details needed to buy or top-up an eSIM plan via the ReloadPI catalog.","when_to_use":"Use when an agent needs to understand the checkout flow, required inputs, and payment mechanics before calling POST /api/catalog/esims/purchase to buy or recharge an eSIM.","not_for":"Do not use to actually execute an eSIM purchase; use POST /api/catalog/esims/purchase for that. Not suitable for browsing available plans — use GET /api/catalog/esims/offers instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/esims/purchase/info","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":78,"last_verified_at":"2026-05-22T13:05:02.708Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-esim-purchase-info/json"},{"skill_name":"fetch-topup-regions","display_name":"Topup Regions Finder","one_liner":"Returns a JSON array of available geographic regions for top-up catalog services, such as Middle East and North Africa, Western Europe, and Southeast Asia.","when_to_use":"Use when an agent needs to enumerate valid region names before querying or filtering a top-up catalog, or when presenting region options to a user for selection.","not_for":"Do not use to retrieve actual top-up products or pricing; use a catalog or product listing endpoint instead.","confidence":"medium","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/topups/regions","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T16:35:04.280Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-topup-regions/json"},{"skill_name":"fetch-voucher-catalog-filters","display_name":"Voucher Filter Catalog","one_liner":"Returns available filter options for the voucher catalog, including supported countries, sub-types, regions, and brand names.","when_to_use":"Use when an agent needs to discover valid filter values (countries, regions, sub-types, or brands) before querying or displaying the voucher catalog to a user.","not_for":"Do not use to retrieve actual voucher listings or pricing; use a voucher search or catalog endpoint instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/vouchers/filters","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-22T15:05:00.043Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-voucher-catalog-filters/json"},{"skill_name":"fetch-voucher-supported-countries","display_name":"ReloadPi Voucher Countries","one_liner":"Returns the list of ISO 3166-1 alpha-2 country codes for which vouchers are available in the ReloadPi catalog.","when_to_use":"Use when an agent needs to validate whether a specific country is eligible for voucher purchase or redemption before proceeding with a catalog lookup or order.","not_for":"Do not use to retrieve available voucher products or denominations for a country; use a catalog products endpoint instead.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/vouchers/countries","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T16:35:07.935Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-voucher-supported-countries/json"},{"skill_name":"fetch-voucher-offers-catalog","display_name":"Voucher Offers Catalog","one_liner":"Returns a paginated list of voucher and gift card offers including offer IDs, brand names, country/region availability, sub-categories, pricing in USD, and product type.","when_to_use":"Use when an agent needs to browse or search available voucher and gift card products, retrieve offer IDs for downstream purchase flows, or display brand/pricing metadata to a user selecting a gift card.","not_for":"Do not use to redeem or purchase a voucher; this endpoint only lists available offers. Not suitable for real-time price feeds or single-offer lookups by ID.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/vouchers/offers","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T16:35:06.838Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-voucher-offers-catalog/json"},{"skill_name":"fetch-topup-supported-countries","display_name":"ReloadPi Topup Countries","one_liner":"Returns the full list of ISO 3166-1 alpha-2 country codes supported by the ReloadPi top-up catalog.","when_to_use":"Use when an agent needs to validate whether a specific country is eligible for a top-up request, or to enumerate all countries available in the ReloadPi catalog before initiating a top-up flow.","not_for":"Do not use to retrieve available top-up products or operators for a country; use a catalog products endpoint instead. Not suitable for real-time operator availability checks.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/topups/countries","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-22T15:35:02.045Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-topup-supported-countries/json"},{"skill_name":"fetch-topup-offers-catalog","display_name":"ReloadPi Topup Offers Catalog","one_liner":"Returns a paginated catalog of mobile top-up and bundle offers filtered by country and carrier, including pricing in USD, data/voice/SMS allowances, duration, and regional metadata.","when_to_use":"Use when an agent needs to browse or search available mobile top-up or bundle offers for a specific country or carrier, including pricing details and allowance specifications before initiating a recharge.","not_for":"Do not use to execute or place a top-up order; this endpoint only retrieves the catalog of available offers. Not suitable for real-time balance checks or number validation.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/topups/offers","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-22T16:35:05.871Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-topup-offers-catalog/json"},{"skill_name":"fetch-esim-offers-catalog","display_name":"ReloadPi eSIM Offers Catalog","one_liner":"Returns the full catalog of available eSIM plans including country, region, data allowance, duration, pricing, and speed tier subtype for each offer.","when_to_use":"Use when an agent needs to browse or filter available eSIM plans by country, data size, duration, or speed tier before presenting options to a user or initiating a purchase.","not_for":"Do not use to purchase or activate an eSIM; this endpoint only returns catalog listings. Not suitable for real-time network availability checks.","confidence":"high","price":null,"network":"eip155:8453","method":"GET","resource_url":"https://api.reloadpi.com/api/catalog/esims/offers","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-22T16:35:06.854Z","skill_url":"https://x402gle.com/servers/api.reloadpi.com/fetch-esim-offers-catalog/json"}],"manifest_url":"https://x402gle.com/servers/api.reloadpi.com/manifest.json","skill_md_url":"https://x402gle.com/servers/api.reloadpi.com/SKILL.md","agent_card_url":"https://x402gle.com/servers/api.reloadpi.com/.well-known/agent.json"}