Error
A valid request URL is required to generate request examples[
{
"planCode": "68b74fd80e51671c21e46913",
"planTitle": "Standard",
"planType": "svod",
"description": "This is an invisible plan for Aggre Gator Ltd.",
"identifier": "aggre_6months_399",
"billingFrequency": {
"value": "months",
"is_recurring": false,
"multiplier": "1",
"_id": "68b74fd80e51671c21e46914"
},
"canDownload": false,
"startDate": "2025-09-03",
"endDate": null,
"noEndDate": true,
"contentIds": [
"66fb907f70381480c75da8cc",
"66fb9b8970381480c75daaa3",
"66fba41d70381480c75dabfc",
"66fbaa6370381480c75dacfc",
"66fbb8af70381480c75daf52"
],
"countries": [
{
"countryCode": "IN",
"costPerBilling": "399"
}
]
}
]Plans
List of plans
Returns all plans from the system that the caller can access.
GET
/
plans
Error
A valid request URL is required to generate request examples[
{
"planCode": "68b74fd80e51671c21e46913",
"planTitle": "Standard",
"planType": "svod",
"description": "This is an invisible plan for Aggre Gator Ltd.",
"identifier": "aggre_6months_399",
"billingFrequency": {
"value": "months",
"is_recurring": false,
"multiplier": "1",
"_id": "68b74fd80e51671c21e46914"
},
"canDownload": false,
"startDate": "2025-09-03",
"endDate": null,
"noEndDate": true,
"contentIds": [
"66fb907f70381480c75da8cc",
"66fb9b8970381480c75daaa3",
"66fba41d70381480c75dabfc",
"66fbaa6370381480c75dacfc",
"66fbb8af70381480c75daf52"
],
"countries": [
{
"countryCode": "IN",
"costPerBilling": "399"
}
]
}
]Authorizations
Query Parameters
The maximum number of results to return
Required range:
x >= 1
