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/bwp_ja-189?include=prices 200 16ms{
"success": true,
"data": {
"id": "bwp_ja-189",
"name": "Eevee",
"number": "189",
"printed_number": "189",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.large.webp"
}
],
"expansion": {
"id": "bwp_ja",
"name": "Black & White Promos",
"total": 236,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"printed_total": 236,
"release_date": "2010/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
"translation": {
"en": {
"name": "Black & White Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/189.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"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+"
}
],
"rarity": "Promo",
"artist": "The Pokémon Company Art Team",
"pricing": {
"currency": "USD",
"market": 267.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 267.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 308.75,
"low": 185,
"high": 355,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 139,
"low": 118.15,
"high": 159.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 603.5,
"low": 512.98,
"high": 694.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "3",
"value": 196.06,
"low": 191.25,
"high": 261.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 77,
"low": 65.45,
"high": 88.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 89.5,
"low": 76.08,
"high": 102.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 216.68,
"low": 223,
"high": 223,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-02T03:28:15.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}