Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sc1_ja-24vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sc1_ja-24vh",
"name": "Mew-EX",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.large.webp"
}
],
"expansion": {
"id": "sc1_ja",
"name": "Shiny Collection",
"total": 25,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "SC",
"printed_total": 20,
"release_date": "2013/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602848",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Versatile",
"text": "This Pokémon can use the attacks of any Pokémon in play (both yours and your opponent's). (You still need the necessary Energy to use each attack.)",
"type": "Ability"
}
],
"rarity": "Super Rare",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 350,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 350
},
{
"condition": "LP",
"price": 299.99
},
{
"condition": "MP",
"price": 129
},
{
"condition": "HP",
"price": 149.99
}
],
"graded": [
{
"company": "BGS",
"grade": "7.5",
"value": 222,
"low": 188.7,
"high": 255.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 800,
"low": 680,
"high": 920,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 176,
"low": 149.6,
"high": 202.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 129,
"low": 109.65,
"high": 148.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1213,
"low": 1213,
"high": 2499.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 22
},
{
"company": "PSA",
"grade": "4",
"value": 159.05,
"low": 184.6,
"high": 201.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 209.15,
"low": 323,
"high": 323,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 342.58,
"low": 574.28,
"high": 574.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 970,
"low": 925.2,
"high": 1434,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:04:33.985Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}