cURL
curl --request GET \ --url https://app.d-sports.org/api/v1/product_entitlement_mapping
Returns the mapping of product IDs to entitlements (D-Sports Cash tiers and Frontline Pass). Used by RevenueCat and mobile clients.
{ success, data: { mappings } }
Was this page helpful?