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/gym2_ja-80?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym2_ja-80",
"name": "Warp Point",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-80.large.webp"
}
],
"expansion": {
"id": "gym2_ja",
"name": "Challenge from the Darkness",
"total": 98,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 98,
"release_date": "1999/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.symbol.png",
"translation": {
"en": {
"name": "Challenge from the Darkness"
}
}
},
"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/gym2_ja-80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-80.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 12.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.22
},
{
"condition": "LP",
"price": 1.3
},
{
"condition": "MP",
"price": 1.32
},
{
"condition": "HP",
"price": 0.72
},
{
"condition": "DMG",
"price": 0.72
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 364,
"low": 309.4,
"high": 418.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 523.2,
"low": 502.6,
"high": 560.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 13.5,
"high": 18.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
}
],
"market_updated_at": "2026-07-28T22:48:21.926Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}