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/swsh2-22veb?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh2-22veb",
"name": "Flapple (EB Games Stamp)",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497048",
"variants": [
{
"name": "ebGamesStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-22veb.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 Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 23.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.21
},
{
"condition": "LP",
"price": 0.76
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 69,
"low": 58.65,
"high": 79.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.16,
"low": 14.59,
"high": 19.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.71,
"low": 5.24,
"high": 6.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.25,
"low": 7.25,
"high": 9.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 135,
"low": 114.75,
"high": 155.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.01,
"low": 8.51,
"high": 11.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.26,
"low": 9.5,
"high": 17.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T18:24:40.047Z",
"trend_7d": {
"direction": "flat",
"percent": 0.13
}
}
}
}