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/sm4-121vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm4-121vh",
"name": "Wishful Baton",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149146",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/121vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Rare Secret",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 3.33
},
{
"condition": "MP",
"price": 2.85
},
{
"condition": "HP",
"price": 2.1
},
{
"condition": "DMG",
"price": 1.97
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.96,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.7,
"low": 17,
"high": 24.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.45,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}