How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Common Sense Media Reviews API

JSON REST API exposing Common Sense Media's reviews and ratings catalog. Each review includes recommended age, age-rating group (littleKids/kids/tweens/teens), star rating, content grid (educational, message, role-model, diversity, violence, sex, language, consumerism, drugs), parents-need-to-know guidance, talking points, and product metadata. Clients filter by media type, age range, star range, character strengths, topics, genres, and the Common Sense Selection award. Authentication uses a partner-issued x-api-key header. The API is GET-only, HTTPS-only, rate-limited to 100 unique requests per minute, and content is refreshed at most hourly.

Common Sense Media Reviews API is one of 2 APIs that Common Sense Media publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application, Books, Media, Movies, and Ratings. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.commonsense.org/api/v3.

3 operations 3 paths 6 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://api.commonsense.org/api/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Common Sense Media Reviews API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKey). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

reviews 3

Common Sense Media reviews and ratings.

GET
/reviews
List reviews
reviews 12 params → 2004004014225XX
GET
/reviews/{reviewId}
Get a single review
reviewById 2 params → 200403404
GET
/reviews/terms/{fieldName}
Get allowed values for a field
allowedValuesByField 3 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Review (15 properties), Pagination (6 properties), Error (4 properties), ContentGridItem (3 properties). Each schema is shown below with its type and property counts.

ContentGridItem
object
3 properties
Review
object
15 properties
Error
object
4 properties 1 required
VocabularyNested
object
A nested list of tags keyed by id.
Pagination
object
6 properties
BaseResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

common-sense-media-reviews-api-openapi.yml Raw ↑

Other APIs Common Sense Media publishes across the network.

Common Sense Media system API
Where this information came from

This is an independent, third-party profile of Common Sense Media Reviews API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.