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/sv4pt5-104vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv4pt5-104vh",
"name": "Arboliva",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.large.webp"
}
],
"expansion": {
"id": "sv4pt5",
"name": "Paldean Fates",
"total": 245,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAF",
"printed_total": 91,
"release_date": "2024/01/26",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "534476",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "150",
"abilities": [
{
"name": "Enriching Oil",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may heal all damage from 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Beam",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Shiny Rare",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 2.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.83
},
{
"condition": "LP",
"price": 2
},
{
"condition": "MP",
"price": 1.88
},
{
"condition": "DMG",
"price": 0.63
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 41.81,
"low": 35.54,
"high": 48.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 6.75,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.95,
"low": 80.99,
"high": 80.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 39.99,
"low": 13.75,
"high": 39.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:35:28.494Z",
"trend_7d": {
"direction": "down",
"percent": -2.41
}
}
}
}