cURL
curl --request GET \ --url https://app.d-sports.org/api/v1/product_entitlement_mapping
Returns the product-to-entitlement mapping for RevenueCat integration. Includes D-Sports Cash tiers and the Frontline Pass subscription.
{ mappings: [{ productId, entitlement, metadata: { coins, name } }] }
Was this page helpful?