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 until you get tails. This attack does 30 damage for each heads.
/api/v1/pokemon/cards/swshp_ja-1vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp_ja-1vh",
"name": "Pikachu",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.large.webp"
}
],
"expansion": {
"id": "swshp_ja",
"name": "Sword & Shield Promos",
"total": 340,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "PROMO",
"printed_total": 340,
"release_date": "2019/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.symbol.png",
"translation": {
"en": {
"name": "Sword & Shield Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "597228",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja-1vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Iron Tail",
"text": "Flip a coin until you get tails. This attack does 30 damage for each heads.",
"damage": "30×"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electro Ball",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 413.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 413.4
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 116.25,
"low": 100.5,
"high": 132,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 220,
"low": 187,
"high": 253,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 49.99,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 425,
"low": 60,
"high": 738,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 3000,
"low": 2550,
"high": 3450,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 480.39,
"low": 408.33,
"high": 552.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 675.15,
"low": 400.2,
"high": 1377.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 90.5,
"low": 54.8,
"high": 846.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 49,
"trend": {
"direction": "down",
"percent": -17.7
}
},
{
"company": "PSA",
"grade": "5",
"value": 35.85,
"low": 35.85,
"high": 35.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 24.99,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 209.99,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 781.89,
"low": 409.44,
"high": 1154.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 120,
"low": 30.66,
"high": 350,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18
},
{
"company": "TAG",
"grade": "10",
"value": 708.3,
"low": 602.05,
"high": 814.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:05:02.787Z",
"trend_7d": {
"direction": "up",
"percent": 65.36
}
}
}
}