Skip to main content
GET
SDK (@phosra/sdk)
Rating systems are the content-classification vocabularies Phosra maps against — MPAA, ESRB, PEGI, Common Sense Media, and the US TV Parental Guidelines. This endpoint is public; use it to discover the id you pass to the other ratings endpoints.
Example response (live sandbox)

Authorizations

Authorization
string
header
required

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

Response

Rating systems

id
string

Unique identifier for this resource.

name
string

Human-readable display name.

country
string

ISO country associated with this resource.

media_type
string

Type of media the rating system applies to (e.g. game, film, general).

description
string

Human-readable description.