Developer Center
Change Log
Below is a log of changes to the Common Sense Media API. Each change can be described as either a breaking change or an ongoing change.
- Breaking changes When we make any backwards-incompatible changes, we release a new version of the API (e.g. v3 -> v4). In addition to being assigned a new API version, these changes are marked in the changelog with the 💥 symbol. Older versions will remain active during a sunsetting time period of at least 6 months. All partners will be informed when a new version is available and what the previous version's expiration date will be.
- Ongoing changes Ongoing changes are backwards-compatible, and are added on a regular basis. These include new features and bug fixes. You don't need to update your API version to get these updates.
Key
❇️ New feature
⬆️ Improvement
🔧 Fix
💥 Breaking change
🔒 Security-related
📄 Documentation only
February 5, 2026
- 📄 Added an Upgrade Guide for moving from version 2 to version 3.
November 6, 2025
Release 3.1.0
- ❇️ Added ability to batch request specific reviews by uuid in the
/reviewsendpoint. See documentation for details.
October 30, 2025
Release 3.0.2
- 🔧 Fixed issue in the
/reviewsendpoint where talkingPoints without values were returningnullinstead of an empty object, as described in the spec.
September 30, 2025
Release 3.0.1
- 🔧 Fixed issue in the
/reviews/terms/awardsendpoint where terms were not being filtered by the mediaType query string parameter
July 14, 2025
- ❇️ Released API version 3.x