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.
Move all Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv2-7vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv2-7vrh",
"name": "Tropius",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497418",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/7vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Leaf Drain",
"text": "Heal 20 damage from this Pokémon.",
"damage": "20"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tropic Breeze",
"text": "Move all Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Taira Akitsu",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
},
{
"condition": "MP",
"price": 0.06
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 27.65,
"low": 23.5,
"high": 31.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "down",
"percent": -26.67
}
}
}
}