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

Choose 1 of your opponent's Pokémon and flip a coin for each of your Pokémon in play that has "Tauros" in its name. This attack does 50 damage to the chosen Pokémon for each heads. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/me4-96vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "me4-96vh",
"name": "Tauros",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.large.webp"
}
],
"expansion": {
"id": "me4",
"name": "Chaos Rising",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "CRI",
"printed_total": 86,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/me4/logo-1779247335774.png",
"symbol": " "
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "693553",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-96vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Target Together",
"text": "Choose 1 of your opponent's Pokémon and flip a coin for each of your Pokémon in play that has \"Tauros\" in its name. This attack does 50 damage to the chosen Pokémon for each heads. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Tsuyoshi Nagano",
"pricing": {
"currency": "USD",
"market": 3.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.08
},
{
"condition": "LP",
"price": 2.64
},
{
"condition": "DMG",
"price": 1.83
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 41.93,
"low": 19.98,
"high": 44.65,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 73
}
},
{
"company": "ACE",
"grade": "9",
"value": 19.29,
"low": 14.24,
"high": 22.52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "9",
"value": 1.04,
"low": 1.04,
"high": 1.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 139.98,
"low": 50,
"high": 144.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 103.75,
"low": 81.4,
"high": 201.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 45,
"trend": {
"direction": "down",
"percent": -48.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 25.5,
"low": 17.5,
"high": 33.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 13.95,
"high": 40.47,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
}
],
"market_updated_at": "2026-09-21T02:29:05.702Z",
"trend_7d": {
"direction": "down",
"percent": -4.94
}
}
}
}