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/bw4_ja-74vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw4_ja-74vh",
"name": "Gardevoir",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.large.webp"
}
],
"expansion": {
"id": "bw4_ja",
"name": "Dark Rush",
"total": 76,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW4",
"printed_total": 69,
"release_date": "2011/12/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Rush"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601387",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Psychic Mirage",
"text": "Each basic Psychic Energy attached to your Psychic Pokémon provides 2 Energy. You can't apply more than 1 Psychic Mirage Ability at a time.",
"type": "Ability"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 954,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 954
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 188,
"low": 159.8,
"high": 216.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2386.16,
"low": 2967.25,
"high": 3485.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 89,
"low": 75.65,
"high": 102.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 548,
"low": 465.8,
"high": 630.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 280,
"low": 238,
"high": 322,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 570,
"low": 484.5,
"high": 655.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:03:03.403Z",
"trend_7d": {
"direction": "up",
"percent": 5.16
}
}
}
}