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 20 damage times the number of heads.
/api/v1/pokemon/cards/ecard2-94vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-94vrh",
"name": "Miltank",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87462",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/94vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tackle",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Continuous Tumble",
"text": "Flip a coin until you get tails. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 75.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 75.63
},
{
"condition": "LP",
"price": 53.12
},
{
"condition": "HP",
"price": 31.25
},
{
"condition": "DMG",
"price": 5.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18.9,
"low": 16.06,
"high": 21.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 115.2,
"low": 97.92,
"high": 132.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 140,
"low": 119,
"high": 161,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 38.5,
"low": 32.73,
"high": 44.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.55,
"low": 36.55,
"high": 40.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 235.44,
"low": 352.11,
"high": 352.11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 95.27
}
}
}
}