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/sm7_ja-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7_ja-105vh",
"name": "Shiftry-GX",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.large.webp"
}
],
"expansion": {
"id": "sm7_ja",
"name": "Sky-Splitting Charisma",
"total": 112,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7",
"printed_total": 96,
"release_date": "2018/06/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.symbol.png",
"translation": {
"en": {
"name": "Sky-Splitting Charisma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573393",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Grass"
],
"hp": "240",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 9.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.54
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 25.5,
"high": 31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:18:07.771Z",
"trend_7d": {
"direction": "up",
"percent": 22.41
}
}
}
}