Skip to main content
POST
/kinopoisk/films/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
film
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:date
Available options:
date,
rating
status
enum<string>
default:all
Available options:
all,
good,
bad,
neutral

Response

Successful Response

id
integer
required
@type
string
default:KinopoiskReview
type
string | null
text
string | null
author
string | null
author_id
integer | null
author_url
string | null
date
string | null