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

Flip a coin. If heads, discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh45sv-SV013vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh45sv-SV013vh",
"name": "Flapple",
"number": "SV013",
"printed_number": "SV013",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.large.webp"
}
],
"expansion": {
"id": "swsh45",
"name": "Shining Fates",
"total": 73,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SHF",
"printed_total": 72,
"release_date": "2021/02/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232360",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV013vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Apple Drop",
"text": "Once during your turn, you may put 2 damage counters on 1 of your opponent's Pokémon. If you placed any damage counters in this way, shuffle this Pokémon and all attached cards into your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Acid Spray",
"text": "Flip a coin. If heads, discard an Energy from your opponent's Active Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Shiny",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 4.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.67
},
{
"condition": "LP",
"price": 4.07
},
{
"condition": "MP",
"price": 4.4
},
{
"condition": "DMG",
"price": 2.27
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 79,
"low": 67.15,
"high": 90.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.86,
"low": 8.99,
"high": 8.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 9.99,
"low": 9.99,
"high": 12.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:39:09.707Z",
"trend_7d": {
"direction": "down",
"percent": -4.11
}
}
}
}