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/sm6_ja-103vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6_ja-103vh",
"name": "Greninja-GX",
"number": "103",
"printed_number": "103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.large.webp"
}
],
"expansion": {
"id": "sm6_ja",
"name": "Forbidden Light",
"total": 110,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6",
"printed_total": 94,
"release_date": "2018/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.symbol.png",
"translation": {
"en": {
"name": "Forbidden Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574099",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/103vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Water"
],
"hp": "230",
"abilities": [
{
"name": "Shuriken Flurry",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put 3 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 127.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 127.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 193.13,
"low": 135,
"high": 234.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 125.75,
"low": 199.99,
"high": 199.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:01:56.350Z",
"trend_7d": {
"direction": "up",
"percent": 11.81
}
}
}
}