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/sm8a_ja-62vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8a_ja-62vh",
"name": "Cobalion-GX",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.large.webp"
}
],
"expansion": {
"id": "sm8a_ja",
"name": "Dark Order",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8a",
"printed_total": 52,
"release_date": "2018/10/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Order"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573462",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Metal"
],
"hp": "170",
"abilities": [
{
"name": "Metal Symbol",
"text": "Each of your Pokémon that has any Metal Energy attached to it can't be affected by any Special Conditions. Remove any Special Conditions affecting those Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 9.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.54
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 89.99,
"low": 89.99,
"high": 89.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:03:55.283Z",
"trend_7d": {
"direction": "up",
"percent": 22.62
}
}
}
}