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/lp_ja-60?include=prices 200 17ms{
"success": true,
"data": {
"id": "lp_ja-60",
"name": "Suicune",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-60.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-60.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-60.large.webp"
}
],
"expansion": {
"id": "lp_ja",
"name": "LEGEND Promos",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"printed_total": 92,
"release_date": "2009/09/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.symbol.png",
"translation": {
"en": {
"name": "LEGEND Promos"
}
}
},
"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/lp_ja-60.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-60.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-60.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"rarity": "Promo",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 199.95,
"low": 169.96,
"high": 229.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 779.66,
"low": 662.71,
"high": 896.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-08-11T16:16:12.911Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}