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/bw3p_ja-54vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3p_ja-54vh",
"name": "Kyogre-EX",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.large.webp"
}
],
"expansion": {
"id": "bw3p_ja",
"name": "Psycho Drive",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW3",
"printed_total": 52,
"release_date": "2011/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.symbol.png",
"translation": {
"en": {
"name": "Psycho Drive"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600998",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/54vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "170",
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 245.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 245.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 315,
"low": 267.75,
"high": 362.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 119.15,
"low": 111.25,
"high": 123.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2850,
"low": 2185,
"high": 3399.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "PSA",
"grade": "3",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 47.5,
"low": 40.38,
"high": 54.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 160.55,
"low": 88.99,
"high": 321,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 557.5,
"low": 267,
"high": 591.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2025-11-18T02:09:16.907Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}