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/sm10-233vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10-233vh",
"name": "Pokégear 3.0",
"number": "233",
"printed_number": "233",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.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": "189290",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/233vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Rare Secret",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 46.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 46.64
},
{
"condition": "LP",
"price": 42.51
},
{
"condition": "MP",
"price": 44.55
},
{
"condition": "HP",
"price": 38.5
},
{
"condition": "DMG",
"price": 38.11
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 54.99,
"low": 46.74,
"high": 63.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50.01,
"low": 50.01,
"high": 57.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 21,
"high": 22.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 31,
"high": 35.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:12:06.336Z",
"trend_7d": {
"direction": "flat",
"percent": 0.32
}
}
}
}