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-109vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm7_ja-109vh",
"name": "Rayquaza-GX",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.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": "573397",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/109vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Dragon"
],
"hp": "180",
"abilities": [
{
"name": "Stormy Winds",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard the top 3 cards of your deck. If you do, attach a basic Energy card from your discard pile to this Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1017.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1017.6
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 106,
"low": 90.1,
"high": 121.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 245,
"low": 235,
"high": 371.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 91,
"low": 77.35,
"high": 104.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 810,
"low": 964,
"high": 1076,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 74,
"low": 62.9,
"high": 85.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:18:07.771Z",
"trend_7d": {
"direction": "up",
"percent": 20.43
}
}
}
}