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 can't attack during your next turn.
/api/v1/pokemon/cards/sm10-34vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10-34vh",
"name": "Wartortle",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.large.webp"
}
],
"expansion": {
"id": "sm10",
"name": "Unbroken Bonds",
"total": 238,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNB",
"printed_total": 214,
"release_date": "2019/05/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189094",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Solid Shell",
"text": "This Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Aqua Slash",
"text": "This Pokémon can't attack during your next turn.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Hiroki Asanuma",
"pricing": {
"currency": "USD",
"market": 1.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.59
},
{
"condition": "LP",
"price": 1.32
},
{
"condition": "MP",
"price": 1.32
},
{
"condition": "HP",
"price": 0.63
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29.49,
"low": 28.99,
"high": 29.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 62.99,
"low": 53.54,
"high": 72.44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 10.5,
"high": 12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34.5,
"low": 34,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:44.093Z",
"trend_7d": {
"direction": "down",
"percent": -60.25
}
}
}
}