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 2 coins. If both are heads, this attack does 20 more damage.
/api/v1/pokemon/cards/sv1a_ja-22?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv1a_ja-22",
"name": "Magikarp",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.large.webp"
}
],
"expansion": {
"id": "sv1a_ja",
"name": "Triplet Beat",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1a",
"printed_total": 73,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
"translation": {
"en": {
"name": "Triplet Beat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568145",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Skilled Leap",
"text": "Flip 2 coins. If both are heads, this attack does 20 more damage.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "usually",
"artist": "HYOGONOSUKE",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 110,
"low": 93.5,
"high": 126.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.38,
"low": 16,
"high": 19.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 22.6,
"high": 35.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:05:28.304Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}