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-165vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7-165vh",
"name": "Steven's Resolve",
"number": "165",
"printed_number": "165",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.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": "171017",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/165vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Ultra",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 51.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 51.49
},
{
"condition": "LP",
"price": 46.22
},
{
"condition": "MP",
"price": 40.18
},
{
"condition": "DMG",
"price": 17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51.5,
"low": 43.78,
"high": 59.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 165.71,
"low": 75.76,
"high": 275,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.5,
"low": 22,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44.5,
"low": 44.5,
"high": 45.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "flat",
"percent": 0.23
}
}
}
}