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/sm1p_ja-63vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm1p_ja-63vh",
"name": "Toxapex-GX",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.large.webp"
}
],
"expansion": {
"id": "sm1p_ja",
"name": "Strength Expansion Pack Sun & Moon",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1+",
"printed_total": 51,
"release_date": "2017/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1p_ja.symbol.png",
"translation": {
"en": {
"name": "Strength Expansion Pack Sun & Moon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "597799",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-63vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"GX"
],
"types": [
"Psychic"
],
"hp": "210",
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 38.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 38.16
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:00:57.054Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}