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 either of them is tails, this attack does nothing.
/api/v1/pokemon/cards/g1-22?include=prices 200 18ms{
"success": true,
"data": {
"id": "g1-22",
"name": "Magikarp",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113680",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Epic Splash",
"text": "Flip 2 coins. If either of them is tails, this attack does nothing.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 0.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.79
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.49
},
{
"condition": "HP",
"price": 0.27
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 54.99,
"low": 46.74,
"high": 63.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 269,
"low": 234.5,
"high": 269,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 58.02,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 51.75,
"low": 11,
"high": 61.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 375,
"low": 318.75,
"high": 431.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 26,
"high": 28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 34.24,
"low": 24.59,
"high": 53.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 44.38,
"high": 47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "down",
"percent": -2.47
}
}
}
}