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/sm6-144vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm6-144vh",
"name": "Metal Frying Pan",
"number": "144",
"printed_number": "144",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165786",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/144vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Rare Secret",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 10.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.69
},
{
"condition": "LP",
"price": 9.58
},
{
"condition": "MP",
"price": 7.83
},
{
"condition": "HP",
"price": 6.99
},
{
"condition": "DMG",
"price": 5.48
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 10,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.03,
"low": 13.63,
"high": 18.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 69,
"low": 69,
"high": 69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T11:22:56.918Z",
"trend_7d": {
"direction": "down",
"percent": -6.39
}
}
}
}