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 3 coins. This attack does 10 damage times the number of heads.
/api/v1/pokemon/cards/ex7-71vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex7-71vrh",
"name": "Rattata",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88616",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/71vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"abilities": [
{
"name": "Scramble",
"text": "As long as your opponent has any Pokémon-ex as his or her Active Pokémon, the Retreat Cost for Rattata is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 10 damage times the number of heads.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 43.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43.58
},
{
"condition": "LP",
"price": 30.87
},
{
"condition": "MP",
"price": 25
},
{
"condition": "HP",
"price": 18.01
},
{
"condition": "DMG",
"price": 14.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 86,
"low": 86,
"high": 1358,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 68.69,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 42,
"high": 52.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 29.79,
"low": 25.32,
"high": 34.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 30,
"high": 46.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 217.75,
"low": 180.95,
"high": 350.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "down",
"percent": -6.7
}
}
}
}