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/clc-29vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "clc-29vh",
"name": "Switch",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.large.webp"
}
],
"expansion": {
"id": "clc",
"name": "Pokémon TCG Classic - Charizard",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLC",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527968",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/29vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Common",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 0.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.24
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 2.13,
"low": 1.43,
"high": 2.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 50.25,
"low": 74.99,
"high": 74.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:35:09.312Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}