Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sm11b_ja-57vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "sm11b_ja-57vh",
"name": "Gallade",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.large.webp"
}
],
"expansion": {
"id": "sm11b_ja",
"name": "Dream League",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11b",
"printed_total": 49,
"release_date": "2019/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.symbol.png",
"translation": {
"en": {
"name": "Dream League"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574888",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Double Type",
"text": "As long as this Pokémon is in play, it is Psychic and Fighting type.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Power Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Character Rare",
"artist": "Huang Tzu En",
"pricing": {
"currency": "USD",
"market": 11.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.53
},
{
"condition": "LP",
"price": 10.72
},
{
"condition": "MP",
"price": 4.99
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 276,
"low": 276,
"high": 340.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 16.5,
"high": 100,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.99,
"low": 10.99,
"high": 10.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 15.6,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.63,
"low": 15.5,
"high": 19.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 36,
"low": 33.3,
"high": 55.78,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -7.7
}
},
{
"company": "PSA",
"grade": "6",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 35.13,
"low": 40.17,
"high": 40.17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:31:31.261Z",
"trend_7d": {
"direction": "up",
"percent": 11.4
}
}
}
}