Rotten Tomatoes celebrity details
Fetch Rotten Tomatoes profile and filmography for a celebrity.
← All Rotten Tomatoes endpoints · Capability overview
/v1/rotten-tomatoes/celebrities/{celebrity_slug}https://api.vee3.io/v1/rotten-tomatoes/celebrities/{celebrity_slug}
Fetch Rotten Tomatoes profile and filmography for a celebrity.
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_celebrity_detailsParameters1 field
celebrity_slugstringRequiredCelebrity slug (for example morgan-freeman).
max length 512
Response12 fields
slugstringCelebrity slug.
namestringCelebrity name.
moviesarrayitems4 fieldsMovie credits with title, slug, year, and score.
moviesarrayitemstitlestringTitle name.
slugstringTitle slug.
yearstringRelease or air year.
scoreintegerTomatometer score when available.
tvarrayitems4 fieldsTV credits with title, slug, year, and score.
tvarrayitemstitlestringTitle name.
slugstringTitle slug.
yearstringRelease or air year.
scoreintegerTomatometer score when available.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, rotten_tomatoes_not_configured, rotten_tomatoes_upstream_error