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/sm11-252vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm11-252vh",
"name": "Karate Belt",
"number": "252",
"printed_number": "252",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195316",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/252vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Rare Secret",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 5.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.57
},
{
"condition": "LP",
"price": 4.46
},
{
"condition": "MP",
"price": 2.99
},
{
"condition": "HP",
"price": 3
},
{
"condition": "DMG",
"price": 1.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 59.57,
"low": 39.5,
"high": 63.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "up",
"percent": 5.29
}
}
}
}