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

Attach an Energy card from your discard pile to this Pokémon.
This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/sv8-110vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv8-110vh",
"name": "Landorus",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.large.webp"
}
],
"expansion": {
"id": "sv8",
"name": "Surging Sparks",
"total": 252,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SSP",
"printed_total": 191,
"release_date": "2024/11/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "589980",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/110vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Fist of Focus",
"text": "Attach an Energy card from your discard pile to this Pokémon.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Buster Swing",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 0.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.1
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:36:43.744Z",
"trend_7d": {
"direction": "down",
"percent": -28.57
}
}
}
}