Skip to main content
POST
/rottentomatoes/celebrities

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
celebrity
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
filmography_type
enum<string> | null
Available options:
movie,
tv
filmography_sort
enum<string>
default:newest
Available options:
newest,
oldest,
critic_highest
filmography_count
integer
default:50
Required range: 1 <= x <= 1000

Response

Successful Response

slug
string
required
url
string
required
@type
string
default:RottentomatoesCelebrity
id
string | null
media_type
string
default:celebrity
name
string | null
image
string | null
birthday
string | null
birthplace
string | null
highest_rated
string | null
lowest_rated
string | null
bio
string | null
filmography
object[]