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/pop4-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop4-9",
"name": "Pokémon Fan Club",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.large.webp"
}
],
"expansion": {
"id": "pop4",
"name": "POP Series 4",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88226",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/9.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 308.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 308.22
},
{
"condition": "LP",
"price": 294.74
},
{
"condition": "MP",
"price": 215
},
{
"condition": "HP",
"price": 150
},
{
"condition": "DMG",
"price": 50
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 586.1,
"low": 750,
"high": 750,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 110.5,
"low": 81,
"high": 110.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 106,
"low": 90.1,
"high": 121.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 419,
"low": 413,
"high": 425,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 79,
"low": 69.5,
"high": 81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 143.75,
"low": 120,
"high": 161.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-11T16:10:13.272Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}