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

Heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/sv3pt5-2?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv3pt5-2",
"name": "Ivysaur",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.large.webp"
}
],
"expansion": {
"id": "sv3pt5",
"name": "151",
"total": 207,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "MEW",
"printed_total": 165,
"release_date": "2023/09/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "502553",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "100",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Leech Seed",
"text": "Heal 20 damage from this Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Vine Whip",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 0.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
},
{
"condition": "LP",
"price": 0.19
},
{
"condition": "MP",
"price": 0.19
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 124.99,
"low": 96.2,
"high": 265,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 194.35,
"low": 165.2,
"high": 223.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:36:54.423Z",
"trend_7d": {
"direction": "up",
"percent": 3.7
}
}
}
}