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/sm12-189?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm12-189",
"name": "Cynthia & Caitlin",
"number": "189",
"printed_number": "189",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201312",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/189.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter",
"TAG TEAM"
],
"rarity": "Uncommon",
"artist": "Ken Sugimori/Yusuke Ohmura",
"pricing": {
"currency": "USD",
"market": 3.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.02
},
{
"condition": "LP",
"price": 2.24
},
{
"condition": "MP",
"price": 2.08
},
{
"condition": "HP",
"price": 1.5
},
{
"condition": "DMG",
"price": 1.94
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 59.95,
"low": 50.96,
"high": 68.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 146.31,
"low": 179.99,
"high": 179.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 197,
"low": 167.45,
"high": 226.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "228",
"value": 112.5,
"low": 95.63,
"high": 129.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:47:33.866Z",
"trend_7d": {
"direction": "down",
"percent": -9.04
}
}
}
}