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/miscpt_ja-8vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "miscpt_ja-8vh",
"name": "Quilava",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.large.webp"
}
],
"expansion": {
"id": "miscpt_ja",
"name": "T Promos",
"total": 24,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 24,
"release_date": "2002/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpt_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpt_ja.symbol.png",
"translation": {
"en": {
"name": "T Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpt_ja/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 99.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 99.99
},
{
"condition": "MP",
"price": 64.99
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 431,
"low": 431,
"high": 431,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 122.34,
"low": 137.75,
"high": 139.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 155.58,
"low": 153.94,
"high": 159.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:29:40.268Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}