Try 30 days of free premium.

Network Channel endpoint ? API Rate Limit ?

omer wrote 7 years ago: 1

Hi,

I am using TvMaze rest api. I need to filter tv shows by network channel. For example I need to fetch all "AMC" shows.

Is there any unofficial network channel endpoint ?

Is there any rate limit for api requests ?


david wrote 7 years ago: 1

There is no rate limiting in the API, only ddos protection. You'd have to do something extremely weird to trigger it in a normal client.

There is no network filter in the API (see http://www.tvmaze.com/threads/1115/list-of-popular-shows#17904 for some background). If you need filtering, we recommend using the "show index" endpoint to download a full copy and performing the filtering locally.

Try 30 days of free premium.