Skip to main content
GET
Countries

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

languages
string

The language in which to retrieve movie details, specified using an ISO 639-1 code (e.g., "en" for English, "fr" for French).

Example:

"en"

Response

200 - application/json

Countries

english_name
string
Example:

"Andorra"

iso_3166_1
string
Example:

"AD"

native_name
string
Example:

"Andorra"

Example: