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/sm4a_ja-61vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm4a_ja-61vh",
"name": "Counter Energy",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.large.webp"
}
],
"expansion": {
"id": "sm4a_ja",
"name": "Ultradimensional Beasts",
"total": 62,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM4A",
"printed_total": 50,
"release_date": "2017/09/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4a_ja.symbol.png",
"translation": {
"en": {
"name": "Ultradimensional Beasts"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572057",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4a_ja/61vh.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Ultra Rare",
"pricing": {
"currency": "USD",
"market": 41.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 41.34
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"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": 0
}
],
"market_updated_at": "2026-09-22T04:02:05.287Z",
"trend_7d": {
"direction": "up",
"percent": 2.89
}
}
}
}