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/bw10-102vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw10-102vh",
"name": "Exeggcute",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85351",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "30",
"abilities": [
{
"name": "Propagation",
"text": "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put this Pokémon into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Seed Bomb",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-20"
}
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 148.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 148.66
},
{
"condition": "LP",
"price": 91.37
},
{
"condition": "MP",
"price": 76.44
},
{
"condition": "HP",
"price": 41.65
},
{
"condition": "DMG",
"price": 46.84
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 147.5,
"low": 125.38,
"high": 169.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 91,
"low": 91,
"high": 91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 4616.88,
"low": 4265,
"high": 7585,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "2",
"value": 83,
"low": 83,
"high": 83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 59.22,
"low": 55.83,
"high": 59.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 50,
"low": 50,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 168,
"low": 161.6,
"high": 353.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 217.49,
"low": 299.99,
"high": 299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 385,
"low": 339.15,
"high": 634,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "8",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "6.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}