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

This attack does 10 more damage for each damage counter on this Pokémon.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/sv4pt5-172vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv4pt5-172vh",
"name": "Paldean Tauros",
"number": "172",
"printed_number": "172",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.large.webp"
}
],
"expansion": {
"id": "sv4pt5",
"name": "Paldean Fates",
"total": 245,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAF",
"printed_total": 91,
"release_date": "2024/01/26",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "535956",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/172vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Raging Horns",
"text": "This attack does 10 more damage for each damage counter on this Pokémon.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Combat Tackle",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Shiny Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 3.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.48
},
{
"condition": "LP",
"price": 2.65
},
{
"condition": "MP",
"price": 2.1
},
{
"condition": "HP",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 53.15,
"low": 45.18,
"high": 61.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 18,
"high": 57,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.5,
"low": 35,
"high": 41.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 7,
"high": 7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.15,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:35:28.494Z",
"trend_7d": {
"direction": "down",
"percent": -6.45
}
}
}
}