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, during your opponent's next turn, prevent all effects of attacks, including damage, done to Rapidash.
Flip a coin. If heads, discard a Fire Energy card attached to Rapidash and this attack does 30 damage plus 20 more damage.
/api/v1/pokemon/cards/ecard2-31?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard2-31",
"name": "Rapidash",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.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": "88577",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Agility",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Rapidash.",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gallop",
"text": "Flip a coin. If heads, discard a Fire Energy card attached to Rapidash and this attack does 30 damage plus 20 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 19.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.53
},
{
"condition": "LP",
"price": 15.06
},
{
"condition": "MP",
"price": 12.99
},
{
"condition": "HP",
"price": 11.49
},
{
"condition": "DMG",
"price": 6.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 65.63,
"low": 25.25,
"high": 106,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 18,
"low": 18,
"high": 18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19.52,
"low": 21.99,
"high": 21.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 36.15,
"low": 32.89,
"high": 40.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 22,
"high": 216.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.15,
"low": 36.55,
"high": 36.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 31,
"high": 34.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T04:18:39.045Z",
"trend_7d": {
"direction": "flat",
"percent": -0.05
}
}
}
}