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/sc1_ja-23vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sc1_ja-23vh",
"name": "Emolga",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.large.webp"
}
],
"expansion": {
"id": "sc1_ja",
"name": "Shiny Collection",
"total": 25,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "SC",
"printed_total": 20,
"release_date": "2013/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602849",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"rarity": "Super Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 349.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 349.8
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1650,
"low": 1497.8,
"high": 2113.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 25,
"high": 90.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 38.4,
"low": 32.64,
"high": 44.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 85,
"low": 64.8,
"high": 142.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T01:48:31.926Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}