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

During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance).
Flip a coin. If heads, this attack does 10 more damage.
/api/v1/pokemon/cards/bw9-89?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw9-89",
"name": "Eevee",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.large.webp"
}
],
"expansion": {
"id": "bw9",
"name": "Plasma Freeze",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLF",
"printed_total": 116,
"release_date": "2013/05/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85092",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/89.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Growl",
"text": "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 20 (before applying Weakness and Resistance)."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 1.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.63
},
{
"condition": "LP",
"price": 1.17
},
{
"condition": "MP",
"price": 0.86
},
{
"condition": "HP",
"price": 0.53
},
{
"condition": "DMG",
"price": 0.53
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 14.38,
"low": 12.22,
"high": 16.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 94,
"low": 79.9,
"high": 108.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27.15,
"low": 41.99,
"high": 41.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:45.869Z",
"trend_7d": {
"direction": "up",
"percent": 3.16
}
}
}
}