Unofficial Metacritic API
This API provides programmatic access to metacritic.com metadata, including metascore, user score, review counts, release dates, and platform-specific availability. It is built for applications, dashboards, and research tools that need structured data
Unofficial Metacritic API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Games | ||
| GET |
listGames /api/v1/games |
Returns a cursor-paginated list of games (100 per page), ordered by id ascending, with their platform scores embedded. |
| GET |
showGame /api/v1/games/{slug} |
Returns a single game identified by its slug, with its platform scores embedded. |
Unofficial Metacritic API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $0.99 / month | — |
|