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