zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Movie/Metacritic
Logo Metacritic

Metacritic

Skor kritikus & pengguna (Metascore) untuk film, serial TV, dan game.

Endpoints
4
Requests
5
Updated
3 months ago
For LLMs
llms.txt
Endpoint health19 hours ago
  • gameslow, 5.7s
  • movieslow, 6.7s
  • searchpassing, 0.4s
  • tvslow, 5.4s
4/4 passingdaily 01:00 WIB

Playground

4 endpoints
GET/v1/movie:metacritic/game/:slug30m cache1 paramchecking key…
Parameters
slugstringrequired

Slug game di Metacritic (mis. elden-ring). Boleh tempel URL Metacritic penuh — slug di-ekstrak otomatis

·
Response
EXAMPLE
{
  "id": 1300501979,
  "url": "https://www.metacritic.com/game/elden-ring/",
  "slug": "elden-ring",
  "type": "game",
  "year": 2022,
  "image": "https://www.metacritic.com/a/img/catalog/provider/6/12/6-1-824956-52.jpg",
  "title": "Elden Ring",
  "genres": [
    "Action RPG"
  ],
  "rating": "M",
  "metascore": 96,
  "platforms": [
    {
      "name": "Xbox One"
    },
    {
      "name": "PC",
      "metascore": 94
    },
    {
      "name": "PlayStation 4"
    },
    {
      "name": "Xbox Series X",
      "metascore": 96
    },
    {
      "name": "PlayStation 5",
      "metascore": 96
    }
  ],
  "userScore": 8.4,
  "developers": [
    "From Software"
  ],
  "publishers": [
    "Bandai Namco Games",
    "From Software"
  ],
  "description": "A New World Created By Hidetaka Miyazaki And George R. R. Martin\n\nELDEN RING, developed by FromSoftware, Inc. and BANDAI NAMCO Entertainment Inc., is a fantasy action-RPG adventure set within a world created by Hidetaka Miyazaki creator of the influential DARK SOULS video game series; and George R.R. Martin author of The New York Times best-selling fantasy series, A Song of Ice and Fire. Danger and discovery lurk around every corner in FromSoftware's largest game to-date. \n\nHidetaka Miyazaki, President and Game Director of FromSoftware Inc. Known for directing critically-acclaimed games in beloved franchises including Armored Core, Dark Souls, and Sekiro: Shadows Die Twice. \n\nGeorge R.R. Martin is the #1 New York Times bestselling author of many novels, including the acclaimed series A Song of Ice and Fire - A Game of Thrones, A Clash of Kings, A Storm of Swords, A Feast For Crows, and A Dance with Dragons. As a writer-producer, he has worked on The Twilight Zone, Beauty and the Beast, and various feature films and pilots that were never made.",
  "releaseDate": "2022-02-25",
  "userReviewCount": 23771,
  "criticReviewCount": 93,
  "metascoreSentiment": "Universal acclaim",
  "userScoreSentiment": "Generally favorable"
}

Code examples

Game
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("movie:metacritic", "game", {
  "slug": "elden-ring"
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/movie:metacritic/game/elden-ring" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

4 endpoints · plain text
GETGame/v1/movie:metacritic/game/:slugMetacritic Game Detail — info lengkap satu game by slug.

Parameters

slugstringrequiredin path
Slug game di Metacritic (mis. elden-ring). Boleh tempel URL Metacritic penuh — slug di-ekstrak otomatis

Request

curl -X GET "https://api.zpi.web.id/v1/movie:metacritic/game/elden-ring" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "id": 1300501979,
  "url": "https://www.metacritic.com/game/elden-ring/",
  "slug": "elden-ring",
  "type": "game",
  "year": 2022,
  "image": "https://www.metacritic.com/a/img/catalog/provider/6/12/6-1-824956-52.jpg",
  "title": "Elden Ring",
  "genres": [
    "Action RPG"
  ],
  "rating": "M",
  "metascore": 96,
  "platforms": [
    {
      "name": "Xbox One"
    },
    {
      "name": "PC",
      "metascore": 94
    },
    {
      "name": "PlayStation 4"
    },
    {
      "name": "Xbox Series X",
      "metascore": 96
    },
    {
      "name": "PlayStation 5",
      "metascore": 96
    }
  ],
  "userScore": 8.4,
  "developers": [
    "From Software"
  ],
  "publishers": [
    "Bandai Namco Games",
    "From Software"
  ],
  "description": "A New World Created By Hidetaka Miyazaki And George R. R. Martin\n\nELDEN RING, developed by FromSoftware, Inc. and BANDAI NAMCO Entertainment Inc., is a fantasy action-RPG adventure set within a world created by Hidetaka Miyazaki creator of the influential DARK SOULS video game series; and George R.R. Martin author of The New York Times best-selling fantasy series, A Song of Ice and Fire. Danger and discovery lurk around every corner in FromSoftware's largest game to-date. \n\nHidetaka Miyazaki, President and Game Director of FromSoftware Inc. Known for directing critically-acclaimed games in beloved franchises including Armored Core, Dark Souls, and Sekiro: Shadows Die Twice. \n\nGeorge R.R. Martin is the #1 New York Times bestselling author of many novels, including the acclaimed series A Song of Ice and Fire - A Game of Thrones, A Clash of Kings, A Storm of Swords, A Feast For Crows, and A Dance with Dragons. As a writer-producer, he has worked on The Twilight Zone, Beauty and the Beast, and various feature films and pilots that were never made.",
  "releaseDate": "2022-02-25",
  "userReviewCount": 23771,
  "criticReviewCount": 93,
  "metascoreSentiment": "Universal acclaim",
  "userScoreSentiment": "Generally favorable"
}
GETMovie/v1/movie:metacritic/movie/:slugMetacritic Movie Detail — info lengkap satu film by slug.

Parameters

slugstringrequiredin path
Slug film di Metacritic (mis. parasite). Boleh tempel URL Metacritic penuh — slug di-ekstrak otomatis

Request

curl -X GET "https://api.zpi.web.id/v1/movie:metacritic/movie/parasite" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "id": 2000550625,
  "url": "https://www.metacritic.com/movie/parasite/",
  "slug": "parasite",
  "type": "movie",
  "year": 2019,
  "image": "https://www.metacritic.com/a/img/catalog/provider/2/13/2-3b554a3b922cc5f5572524abf688b727.jpg",
  "title": "Parasite",
  "genres": [
    "Drama",
    "Thriller"
  ],
  "imdbId": "tt6751668",
  "rating": "R",
  "tagline": "Misplaced familyhood (Australia/New Zealand/Singapore)",
  "metascore": 97,
  "userScore": 8.8,
  "description": "Meet the Park Family: the picture of aspirational wealth. And the Kim Family, rich in street smarts but not much else. Be it chance or fate, these two houses are brought together and the Kims sense a golden opportunity. Masterminded by college-aged Ki-woo, the Kim children expediently install themselves as tutor and art therapist, to the Parks. Soon, a symbiotic relationship forms between the two families. The Kims provide “indispensable” luxury services while the Parks obliviously bankroll their entire household. When a parasitic interloper threatens the Kims’ newfound comfort, a savage, underhanded battle for dominance breaks out, threatening to destroy the fragile ecosystem between the Kims and the Parks. [Neon]",
  "releaseDate": "2019-10-11",
  "runtimeMinutes": 132,
  "userReviewCount": 2349,
  "criticReviewCount": 56,
  "metascoreSentiment": "Universal acclaim",
  "userScoreSentiment": "Universal acclaim",
  "productionCompanies": [
    "Barunson E&A"
  ]
}
GETSearch/v1/movie:metacritic/searchMetacritic Search — cari film, serial TV, game, atau orang lintas-tipe.

Parameters

qstringrequired
Kata kunci pencarian: judul film/serial/game, atau nama orang
typeenumoptional
Filter jenis hasil: all=semua, movie=film, tv=serial, game=game, person=orang. Default all Values: all, movie, tv, game, person.
pagenumberoptional
Nomor halaman (1, 2, 3, ...). Default 1
countnumberoptional
Jumlah hasil per halaman. Default 20, max 50

Request

curl -X GET "https://api.zpi.web.id/v1/movie:metacritic/search?q=parasite&type=all&page=1&count=20" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "page": 1,
  "type": "all",
  "count": 20,
  "query": "parasite",
  "total": 35,
  "hasMore": true,
  "results": [
    {
      "id": 2000550625,
      "url": "https://www.metacritic.com/movie/parasite/",
      "slug": "parasite",
      "type": "movie",
      "year": 2019,
      "image": "https://www.metacritic.com/a/img/catalog/provider/2/2/2-8a8e64076621c48ff9f12f5bf72085e1.jpg",
      "title": "Parasite",
      "genres": [
        "Drama",
        "Thriller"
      ],
      "rating": "R",
      "duration": 132,
      "metascore": 97,
      "description": "Meet the Park Family: the picture of aspirational wealth. And the Kim Family, rich in street smarts but not much else. Be it chance or fate, these two houses are brought together a…",
      "releaseDate": "2019-10-11",
      "seasonCount": 0
    },
    {
      "id": 1300660487,
      "url": "https://www.metacritic.com/game/parasite/",
      "slug": "parasite",
      "type": "game",
      "year": 2097,
      "image": "https://www.metacritic.com/a/img/catalog/provider/6/12/6-1-1074736-52.jpg",
      "title": "Parasite",
      "genres": [
        "Adventure"
      ],
      "platforms": [
        "PC"
      ],
      "releaseDate": "TBA",
      "seasonCount": 0
    },
    {
      "id": 1300001611,
      "url": "https://www.metacritic.com/game/parasite-eve/",
      "slug": "parasite-eve",
      "type": "game",
      "year": 1998,
      "image": "https://www.metacritic.com/a/img/catalog/provider/6/3/6-1-6036-13.jpg",
      "title": "Parasite Eve",
      "genres": [
        "Action RPG"
      ],
      "rating": "M",
      "metascore": 81,
      "platforms": [
        "PlayStation"
      ],
      "description": "One of them is a police officer. The other is possessed by an ancient evil threatening all life on Earth. The horrifying bond between them will continue until something dies. A chi…",
      "releaseDate": "1998-09-09",
      "seasonCount": 0
    }
  ],
  "nextPage": 2
}
GETTv/v1/movie:metacritic/tv/:slugMetacritic TV Detail — info lengkap satu serial TV by slug.

Parameters

slugstringrequiredin path
Slug serial di Metacritic (mis. breaking-bad). Boleh tempel URL Metacritic penuh — slug di-ekstrak otomatis

Request

curl -X GET "https://api.zpi.web.id/v1/movie:metacritic/tv/breaking-bad" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "id": 1000303212,
  "url": "https://www.metacritic.com/tv/breaking-bad/",
  "slug": "breaking-bad",
  "type": "tv",
  "year": 2008,
  "image": "https://www.metacritic.com/a/img/catalog/provider/2/13/2-94077e8f1aa339d2464cb30d6bec2d3f.jpg",
  "title": "Breaking Bad",
  "genres": [
    "Crime",
    "Drama",
    "Thriller"
  ],
  "imdbId": "tt0903747",
  "rating": "TV-MA",
  "tagline": "In the no-holds-barred world of Walt White, the end justifies the extreme. (season 2)",
  "networks": [
    "AMC"
  ],
  "metascore": 87,
  "userScore": 9.4,
  "description": "Bryan Cranston (Malcolm in the Middle) stars in this drama focused on a mid-life crisis gone bad for a high school chemistry teacher who becomes a drug dealer after he discovers that he has lung cancer.\r\n\r\nBreaking Bad is produced by High Bridge Productions, Inc. and Gran Via Productions in association with Sony Pictures Television for AMC.",
  "releaseDate": "2008-01-20",
  "seasonCount": 5,
  "userReviewCount": 19189,
  "criticReviewCount": 98,
  "metascoreSentiment": "Universal acclaim",
  "userScoreSentiment": "Universal acclaim",
  "productionCompanies": [
    "High Bridge Productions",
    "Gran Via Productions",
    "Sony Pictures Television",
    "American Movie Classics (AMC)"
  ],
  "episodeRuntimeMinutes": 48
}

Related APIs

More in movie

IMDb

movie/imdb

Database film, serial TV & selebriti terbesar di dunia — rating, info lengkap, cast, ulasan, chart, dan box office.

32 calls·6h cache

MyAnimeList

movie/myanimelist

Database anime & manga MyAnimeList: pencarian, detail, karakter, top, dan anime musiman.

43 calls·6h cache

Letterboxd

movie/letterboxd

Jejaring sosial film: detail film, rating komunitas, film populer, dan profil member.

7 calls·1h cache

TVmaze

movie/tvmaze

API serial TV: pencarian acara & orang, detail show, episode, cast, dan jadwal tayang.

7 calls·6h cache

AniList

movie/anilist

Database anime & manga: pencarian, detail lengkap, karakter, staff, trending, dan anime musiman.

8 calls·6h cache

Rotten Tomatoes

movie/rotten-tomatoes

Tomatometer & skor audiens untuk film dan serial TV, plus ulasan kritikus.

4 calls·30m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026