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 Pokémon also does 50 damage to itself.
/api/v1/pokemon/cards/sv5-174vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv5-174vh",
"name": "Excadrill",
"number": "174",
"printed_number": "174",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.large.webp"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542895",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/174vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mud Shot",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wild Tackle",
"text": "This Pokémon also does 50 damage to itself.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Saboteri",
"pricing": {
"currency": "USD",
"market": 12.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.07
},
{
"condition": "LP",
"price": 9.94
},
{
"condition": "MP",
"price": 8.05
},
{
"condition": "HP",
"price": 5.4
},
{
"condition": "DMG",
"price": 6.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 58.22,
"low": 56.77,
"high": 58.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 30.28,
"low": 25.63,
"high": 25.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32.5,
"low": 17.5,
"high": 46.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 107.5,
"low": 79.99,
"high": 123.24,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "up",
"percent": 34.4
}
},
{
"company": "PSA",
"grade": "6",
"value": 3.25,
"low": 3.25,
"high": 3.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 10.51,
"low": 8.93,
"high": 12.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 16.5,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.25,
"low": 16.9,
"high": 40.51,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "TAG",
"grade": "10",
"value": 42.48,
"low": 39.95,
"high": 43.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:24:12.108Z",
"trend_7d": {
"direction": "flat",
"percent": 0.17
}
}
}
}