cURL
curl --request GET \ --url https://api.dancity.app/api/external/v1/plans/cable \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>", "data": "<unknown>" }
Filter cable plans by cableplanId and product as needed.
cableplanId
product
Merchant API key from the Dancity dashboard.
OK
true