cURL
curl --request GET \ --url https://api.reselliptv.com/v1/bouquets \ --header 'x-api-key: <api-key>'
{ "channels": [ { "id": 123, "label": "<string>" } ], "movies": [ { "id": 123, "label": "<string>" } ] }
Get Available Bouquets details
API Key
Ok: Return available bouquets
Show child attributes