FYIRDS (FYI Television RESTful Data Services) is a comprehensive TV listings metadata API. It offers access to FYI Television's extensive collections of program schedule information, entertainment related data and images.
FYIRDS is now in pre-release preview phase.

Extensive Data

The API is configurable to deliver data from basic to the most detailed. Main features:

  • Providers and channel lineups
  • TV Schedule up to 14 days
  • Detailed information of shows and actors
  • Sport and live events
  • Extensive program genre and category filters

{ json } and </ xml >

Supports cross-domain JSON and XML data delivery. Just end your request URL with ".json" or ".xml" to specify - no special headers are required.

Response is structured as object or array of objects with properties and sub-objects for easy consumptions using your programming language of choice.

Rich Media Content

Includes rich media content to augment your products. Main features:

  • Program logos and showcards
  • Individual and group cast images
  • Episode specific images
  • Station logos of various sizes
  • Custom size of format (upon request)

Getting started


Pre-release Preview Note
This is an early access release of the FYI Data API 0.5.3 (beta). It is being made available for developers and organizations for evaluation, development and testing purposes.

FYI Television may change the content, structure and delivery of the API significantly prior to its official release.

You may not publicly distribute or ship any application using this Pre-release Preview, as this version will no longer be supported after the official version is released (which will cause applications based only on the pre-release preview to break).
Request access to evaluate the FYIRDS
Pre-release Preview Features
  • Enough requests for evaluation purposes
  • Access to all end points
  • Media resources included
  • Support forum

email: sales@fyitelevision.com
call: (817) 459-1600

or click the button below:

Example request and response

Get program basic

http://developer.fyitelevision.com/fyirds/{version}/{product_id}/program/{program_id}.{format}?app_id={app_id}&app_key={app_key}

$ curl -v http://developer.fyitelevision.com/fyirds/0.5.3/99/program/802.json?app_id=12345678&app_key=9p8o7i6u5y4t3r2e1w


Request
Response