Metadata Ingestion APIsShelf and Feed APIsSubscriber Activity APIs

Series Feed

This API returns Episodic content.

Resource URL

GET - /metax/2.1/seriesfeed/json/{ASSET_ID}

Header Paramater

Authorization
required
Bearer Access Token

NOTE: Access Token here refers to the access authorization token.

URL Parameter

ASSET_ID
required
Asset ID is unique for an asset.
Device Type
required
Device type will be phone, tab, web , etc.

Example Request URL

GET - http://__JTV_HOST__/metax/2.1/seriesfeed/json/CED1234567?device=phone

Example Return

The response of a invalid authorization access call ( Status #401) will look as follows:-

To see how to get access token - (see Getting Access Tokens)

The response of an ERROR in authorization access call ( Status #404) will look as follows:-

HTTP Status 404