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-65?include=prices 200 19ms{
"success": true,
"data": {
"id": "lp_ja-65",
"name": "Ho-Oh",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-65.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-65.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-65.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-65.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-65.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-65.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"rarity": "Promo",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 3636.35,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "1",
"value": 790,
"low": 671.5,
"high": 908.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 6225,
"low": 5291.25,
"high": 7158.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 630,
"low": 535.5,
"high": 724.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 2499.99,
"low": 2124.99,
"high": 2874.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11500,
"low": 8335.5,
"high": 14850,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-06-09T02:35:33.899Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}