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, this attack does 30 more damage.
/api/v1/pokemon/cards/xy3-12vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy3-12vs",
"name": "Torchic (Staff Stamp)",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.large.webp"
}
],
"expansion": {
"id": "xy3",
"name": "Furious Fists",
"total": 114,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FFI",
"printed_total": 111,
"release_date": "2014/08/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "163855",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3-12vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 30 more damage.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 15.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.31
},
{
"condition": "LP",
"price": 10.88
},
{
"condition": "MP",
"price": 8.99
},
{
"condition": "HP",
"price": 7.65
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 69.6,
"low": 59.16,
"high": 80.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 85.18,
"low": 102.5,
"high": 102.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 194.75,
"low": 225,
"high": 225,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T11:35:24.691Z",
"trend_7d": {
"direction": "flat",
"percent": 0.2
}
}
}
}