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/sm6b_ja-82vh?include=prices 200 40ms{
"success": true,
"data": {
"id": "sm6b_ja-82vh",
"name": "Scizor-GX",
"number": "82",
"printed_number": "82",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.large.webp"
}
],
"expansion": {
"id": "sm6b_ja",
"name": "Champion Road",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6b",
"printed_total": 66,
"release_date": "2018/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6b_ja.symbol.png",
"translation": {
"en": {
"name": "Champion Road"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573137",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/82vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Metal"
],
"hp": "210",
"abilities": [
{
"name": "Danger Perception",
"text": "If this Pokémon's remaining HP is 100 or less, its attacks do 80 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 69.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 69.96
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 194.99,
"low": 165.74,
"high": 224.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 28.8,
"low": 24.48,
"high": 33.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 235.84,
"low": 201.17,
"high": 272.77,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T04:02:07.680Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}