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

/api/v1/pokemon/cards/sm7-106vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7-106vh",
"name": "Salamence",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.large.webp"
}
],
"expansion": {
"id": "sm7",
"name": "Celestial Storm",
"total": 187,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CES",
"printed_total": 168,
"release_date": "2018/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "170933",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "150",
"abilities": [
{
"name": "Dragon Wind",
"text": "If this Pokémon is your Active Pokémon, once during your turn (before your attack), you may switch 1 of your opponent's Benched Pokémon with their Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Claw",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.58
},
{
"condition": "LP",
"price": 0.52
},
{
"condition": "MP",
"price": 0.56
},
{
"condition": "HP",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 64.13,
"low": 64.13,
"high": 64.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 369.89,
"low": 332.5,
"high": 389.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 19.12,
"low": 18,
"high": 20.81,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "down",
"percent": -17.14
}
}
}
}