
catalogapi
Check reward coverage by country, search real catalog items, and ask how CatalogAPI works.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Check reward coverage by country, search real catalog items, and ask how CatalogAPI works.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| check_coverage | Check whether CatalogAPI can supply rewards in one or more countries, and which product categories are available there. Call this when someone asks if rewards, gift cards, or incentives can be offered in a particular country, when they have recipients in several countries, or when they ask which countries are supported. This is the authoritative answer about what a country supports. |
| get_reward_details | Get detail for a single catalog item. Call this after search_rewards when someone asks about a specific item. |
| how_it_works | Answer questions about CatalogAPI itself: what it is, how rewards are delivered to recipients, how currencies and billing work, whether the catalog can be customized or extended with your own products, how the API integration works, and how to get started. Call this for any question about the service, the company, or the product model rather than about specific catalog items. |
| search_rewards | Show example rewards available in one country. Call this when someone asks what kind of thing is on offer, or wants to see the catalog for a country. Returns items from a demonstration catalog: these are examples rather than the full inventory, and no pricing is returned. Use check_coverage for the definitive answer about what a country supports. |