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 tails, this attack does nothing.
/api/v1/pokemon/cards/sv4m_ja-26?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4m_ja-26",
"name": "Toxel",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.large.webp"
}
],
"expansion": {
"id": "sv4m_ja",
"name": "Future Flash",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4M",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.symbol.png",
"translation": {
"en": {
"name": "Future Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565986",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/26.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Whimsy Tackle",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
},
{
"condition": "LP",
"price": 0.14
},
{
"condition": "DMG",
"price": 0.15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:35.813Z",
"trend_7d": {
"direction": "down",
"percent": -5.26
}
}
}
}