Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.demand-iq.com/api/slides/{slideId}/product-data \ --cookie session=
{ "productData": { "good": {}, "better": {}, "best": {}, "subtitle": "<string>", "brandLogo": "<string>", "disclaimer": "<string>" } }
Returns the good/better/best product pricing tiers for a product pricing slide.
Session cookie obtained from POST /api/auth/login.
POST /api/auth/login
Product data
Good/better/best product pricing tiers for a product pricing slide.
Show child attributes