Rotten Tomatoes TV show season

Fetch metadata for one season of a Rotten Tomatoes TV series.

← All Rotten Tomatoes endpoints · Capability overview

GET/v1/rotten-tomatoes/tv/{tv_show_slug}/seasons/{season_number}

https://api.vee3.io/v1/rotten-tomatoes/tv/{tv_show_slug}/seasons/{season_number}

5 tokens

Fetch metadata for one season of a Rotten Tomatoes TV series.

Authorization

Send your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

MCP

The same capability is available as an MCP tool on Vee3 hosted MCP.

Tool name

get_rotten_tomatoes_tv_show_season
Parameters2 fields
tv_show_slugstringRequired

TV series slug (for example breaking-bad).

max length 512

season_numberstringRequired

Season number as one or two digits (for example 1 or 01).

max length 2

Response5 fields
slugstring

TV series slug.

seasonstring

Season identifier.

episodesarrayitems
2 fields

Episodes in the season when listed.

titlestring

Episode title.

episodestring

Episode number.

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, rotten_tomatoes_not_configured, rotten_tomatoes_upstream_error