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/vnd1_ja-46?include=prices 200 17ms{
"success": true,
"data": {
"id": "vnd1_ja-46",
"name": "Paras",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.large.webp"
}
],
"expansion": {
"id": "vnd1_ja",
"name": "Vending Machine Series 1 (Blue)",
"total": 36,
"language": "Japanese",
"language_code": "ja",
"series": "Vending",
"printed_total": 36,
"release_date": "1998/03/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vnd1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vnd1_ja.symbol.png",
"translation": {
"en": {
"name": "Vending Machine Series 1 (Blue)"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vnd1_ja-46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"rarity": "usually",
"pricing": {
"currency": "USD",
"market": 8.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.99
},
{
"condition": "MP",
"price": 8.18
},
{
"condition": "HP",
"price": 7.38
},
{
"condition": "DMG",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 24,
"high": 38.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 43.1,
"low": 36.37,
"high": 44.62,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 497.5,
"low": 468.6,
"high": 1099.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -11.9
}
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.82,
"low": 21.49,
"high": 37.94,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 67,
"low": 41,
"high": 87.98,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T03:48:45.749Z",
"trend_7d": {
"direction": "down",
"percent": -4.46
}
}
}
}