Discover/opencritic.com API
live

opencritic.com APIopencritic.com

Access OpenCritic game reviews, critic scores, and metadata via API. Search titles, list games, retrieve reviews by page, and browse platforms and tags.

Endpoints
7
Updated
11d ago
Try it
The page number to retrieve. Each page contains 20 games.
Sort order. Accepted values: 'score', 'firstReleaseDate', 'name', 'num-reviews', 'percent-
api.parse.bot/scraper/1c08a174-3f01-43f3-83c0-5219ced6961d/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/1c08a174-3f01-43f3-83c0-5219ced6961d/list_games?page=1&sort=score' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

List games with pagination and optional sorting. Each page contains 20 games.

Input
ParamTypeDescription
pageintegerThe page number to retrieve. Each page contains 20 games.
sortstringSort order. Accepted values: 'score', 'firstReleaseDate', 'name', 'num-reviews', 'percent-recommended', 'date'.
Response
{
  "type": "object",
  "fields": {
    "data": "array of game objects, each containing id, name, topCriticScore, percentRecommended, tier, numReviews, platforms, genres, firstReleaseDate, and images"
  },
  "sample": {
    "data": [
      {
        "id": 4504,
        "name": "Super Mario Odyssey",
        "tier": "Mighty",
        "genres": [
          "Adventure",
          "Platformer"
        ],
        "images": {
          "box": {
            "og": "game/4504/o/1oc8VdkN.jpg",
            "sm": "game/4504/DTh6jjTo.jpg"
          },
          "banner": {
            "og": "game/4504/o/oh38qUAE.jpg",
            "sm": "game/4504/BZrxOMDi.jpg"
          }
        },
        "platforms": [
          "Nintendo Switch"
        ],
        "numReviews": 157,
        "topCriticScore": 96.81,
        "firstReleaseDate": "2017-10-27T00:00:00.000Z",
        "percentRecommended": 98.01
      }
    ],
    "status": "success"
  }
}

About the opencritic.com API

The OpenCritic API provides 7 endpoints covering game search, paginated listings, detailed critic reviews, and platform/tag metadata sourced from OpenCritic's aggregated review database. Use get_game_reviews to pull individual critic write-ups with outlet names, scores, and publication dates, or get_game_details to retrieve a game's full metadata bundle including description, images, trailers, and aggregated tier ratings.

Game Data and Scores

The list_games and get_latest_updates endpoints return arrays of game objects sharing a common shape: id, name, topCriticScore, percentRecommended, tier, numReviews, and platforms. list_games accepts a page integer (20 games per page) and a sort parameter accepting values like score, firstReleaseDate, name, num-reviews, percent-recommended, and date. get_latest_updates returns the 20 most recently released games sorted by release date descending — no parameters needed.

Game Details and Reviews

get_game_details accepts a required game_id integer and returns an expanded object adding description, images, trailers, a full Platforms array, and associated company data alongside the core score fields. get_game_reviews accepts the same game_id plus an optional page integer and returns up to 20 critic review objects per page, each containing title, snippet, score, publishedDate, externalUrl, outlet, and authors. This makes it possible to attribute scores directly to specific publications and critics.

Search and Reference Data

search_games takes a query string and returns up to 20 matches ranked by a dist relevance distance score — lower values indicate closer matches. The get_platforms endpoint returns all supported gaming platforms with id, name, shortName, order, and imageSrcV2 fields. get_tags returns all categorization tags including name, tagId, displayOnFilter, isActive, initialPopularity, and an optional description. These reference endpoints are useful for mapping IDs returned in game objects back to human-readable labels.

Common use cases
  • Build a game discovery dashboard that ranks titles by topCriticScore or percentRecommended using list_games
  • Aggregate critic review snippets and outlet attribution per game using get_game_reviews with pagination
  • Power a game search autocomplete using search_games and its relevance dist score
  • Track newly released games by polling get_latest_updates for recent entries
  • Enrich a game database with descriptions, trailers, and cover images via get_game_details
  • Map platform IDs in game listings to full platform names using get_platforms
  • Filter or group games by tag categories by cross-referencing get_tags with game metadata
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does OpenCritic have an official developer API?+
OpenCritic does offer a public API documented at https://api.opencritic.com. The Parse API provides a structured wrapper with consistent response shapes and pagination across endpoints without requiring direct API key management with OpenCritic.
What does `get_game_reviews` return, and can I filter by outlet or score?+
Each review object includes title, snippet, score, publishedDate, externalUrl, outlet, and authors. Results are paginated at 20 per page via the page parameter. The endpoint does not currently support filtering by outlet name or score range — it returns all reviews for the given game in default order. You can fork this API on Parse and revise it to add filtered review endpoints if that's a requirement.
Does the API expose user review scores or community ratings?+
No. The score fields — topCriticScore, percentRecommended, tier, and numReviews — reflect aggregated critic data only. User/community ratings are not part of OpenCritic's platform or this API's responses. You can fork the API on Parse and revise it to incorporate community score data from a different source if needed.
Can I retrieve reviews or game lists filtered by platform or genre?+
Currently the list_games endpoint supports sorting but not filtering by platform or genre. Platform and genre data are present in response objects (e.g. platforms, genres in game listings), but cannot be used as query filters directly. You can fork this API on Parse and revise it to add filter parameters for those fields.
How fresh is the review and score data?+
get_latest_updates surfaces the 20 most recently released games by release date. Individual game scores and review counts reflect what OpenCritic has indexed for that title. There is no endpoint exposing a last-updated timestamp per game, so exact data freshness for a specific title is not programmatically queryable through this API.
Page content last updated . Spec covers 7 endpoints from opencritic.com.
Related APIs in Reviews RatingsSee all →
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.