Get one product by slug or productId
Authorizations
API key (wg_live_…) created in the dashboard (Account → API Keys).
Shown once at creation; only a hash is stored server-side.
Path Parameters
Product slug (e.g. amazon-us) or productId.
Response
Product.
"amazon-us"
"Amazon Gift Card (US)"
Redemption instructions to show the end-customer.
Legal/terms text to show before purchase.
Currency of the denomination (amount), e.g. USD for a $50 card.
Currency the price (minCost) is expressed in.
Countries where the product is redeemable (empty/omitted = global).
Customers from these countries cannot buy (enforced when customerCountry is sent).
Extra fields that must be collected from the end-customer for this product (e.g. player ID for a game top-up). Pass the collected values as the order item's requiredFields map.
Marketplace policy flag (informational).
Average review rating.