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

Does 20 damage to 2 of your opponent's Benched Pokémon (Don't apply Weakness and Resistance for Benched Pokémon).
Venusaur can't use Hard Plant during your next turn.
/api/v1/pokemon/cards/pcgp_ja-3vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pcgp_ja-3vh",
"name": "Venusaur",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wide Solarbeam",
"text": "Does 20 damage to 2 of your opponent's Benched Pokémon (Don't apply Weakness and Resistance for Benched Pokémon).",
"damage": "20"
},
{
"cost": [
"Grass",
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hard Plant",
"text": "Venusaur can't use Hard Plant during your next turn.",
"damage": "80"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 89.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 89.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 1175,
"low": 610,
"high": 1537.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 38.4,
"low": 32.64,
"high": 44.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 111.9,
"low": 58,
"high": 58,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 100,
"low": 76.8,
"high": 114.78,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 1070.5,
"low": 202.35,
"high": 2646.11,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "up",
"percent": 98.5
}
},
{
"company": "PSA",
"grade": "2",
"value": 102.5,
"low": 102.5,
"high": 102.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 80,
"low": 71.2,
"high": 114,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 174.99,
"low": 92.6,
"high": 258.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 142,
"low": 94.8,
"high": 189.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 195.09,
"low": 114.5,
"high": 255.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "up",
"percent": 11.5
}
},
{
"company": "PSA",
"grade": "9",
"value": 484,
"low": 92.76,
"high": 589.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15,
"trend": {
"direction": "up",
"percent": 139
}
}
],
"market_updated_at": "2026-09-22T02:28:30.409Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}