SDK (@phosra/sdk)
Ratings
List rating systems
List all content rating systems (MPAA, TV, ESRB, PEGI, CSM).
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.