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/swsh8-206?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh8-206",
"name": "Snorlax",
"number": "206",
"printed_number": "206",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253301",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/206.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Heavy Impact",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Oswaldo KATO",
"pricing": {
"currency": "USD",
"market": 0.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.47
},
{
"condition": "LP",
"price": 0.46
},
{
"condition": "MP",
"price": 0.2
},
{
"condition": "HP",
"price": 0.17
},
{
"condition": "DMG",
"price": 0.38
}
],
"graded": [
{
"company": "BGS",
"grade": "4",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 88,
"low": 88,
"high": 88,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 220,
"low": 206.34,
"high": 241.86,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "6",
"value": 14.98,
"low": 12.73,
"high": 17.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 10.8,
"high": 40.89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.13,
"low": 12,
"high": 12.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:49:14.081Z",
"trend_7d": {
"direction": "up",
"percent": 9.3
}
}
}
}