Skip to main content
Skip table of contents

Determining whether a channel is free-to-air

Request

To determine whether a channel is free-to-air or not, send a GET request to:

CODE
https://<host>:<port>/metadata/delivery/<provider>/btv/services

You will most likely be calling this API to get channel data anyway. To determine whether a channel is free-to-air or not, the client application should check the value of the isFreeToAir field for each channel.

See (22.50_Q4) Retrieving channel lists.

See also

For full details of this API, see the Metadata Server (MDS) API Documentation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.