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/sv5a_ja-55vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv5a_ja-55vh",
"name": "Hyper Aroma",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.large.webp"
}
],
"expansion": {
"id": "sv5a_ja",
"name": "Crimson Haze",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5a",
"printed_total": 66,
"release_date": "2024/03/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.symbol.png",
"translation": {
"en": {
"name": "Crimson Haze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566110",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/55vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "ACE SPEC",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
}
],
"graded": [
{
"company": "ACE",
"grade": "055",
"value": 1.59,
"low": 1.35,
"high": 1.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:00.849Z",
"trend_7d": {
"direction": "down",
"percent": -64.62
}
}
}
}