Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your opponent has any Benched Pokémon, he or she chooses 1 of them and switches the Defending Pokémon with it.
Flip a coin. If heads, this attack does 10 damage plus 10 more damage.
/api/v1/pokemon/cards/ecard2-80?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-80",
"name": "Growlithe",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.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": "85949",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/80.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Roar",
"text": "If your opponent has any Benched Pokémon, he or she chooses 1 of them and switches the Defending Pokémon with it."
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Firebreathing",
"text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 18.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.99
},
{
"condition": "MP",
"price": 14.77
},
{
"condition": "HP",
"price": 9.52
},
{
"condition": "DMG",
"price": 11.9
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 159.61,
"low": 160.19,
"high": 160.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 168,
"low": 65,
"high": 271,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.25,
"low": 9.56,
"high": 12.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 292.48,
"low": 400,
"high": 400,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "2",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 85,
"low": 85,
"high": 85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 23.5,
"low": 20.63,
"high": 23.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.18,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}