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/pop2-6?include=prices 200 18ms{
"success": true,
"data": {
"id": "pop2-6",
"name": "Venusaur",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.large.webp"
}
],
"expansion": {
"id": "pop2",
"name": "POP Series 2",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90317",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/6.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"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"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 30,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30
},
{
"condition": "LP",
"price": 22.78
},
{
"condition": "MP",
"price": 14.32
},
{
"condition": "HP",
"price": 6.81
},
{
"condition": "DMG",
"price": 7.57
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 71.51,
"low": 71.51,
"high": 71.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1597.66,
"low": 1212.44,
"high": 3068.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 38.99,
"low": 33.14,
"high": 44.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 53.39,
"low": 47.35,
"high": 57.71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 316,
"low": 163.2,
"high": 383.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"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
},
{
"company": "PSA",
"grade": "8",
"value": 90,
"low": 84.01,
"high": 90.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-11T03:12:29.777Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}