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-105vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm6_ja-105vh",
"name": "Yveltal-GX",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.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": "574101",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Darkness"
],
"hp": "180",
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 39.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:01:56.350Z",
"trend_7d": {
"direction": "up",
"percent": 1.41
}
}
}
}