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/sm12a_ja-225vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sm12a_ja-225vh",
"name": "Garchomp & Giratina-GX",
"number": "225",
"printed_number": "225",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.large.webp"
}
],
"expansion": {
"id": "sm12a_ja",
"name": "TAG TEAM GX: Tag All Stars",
"total": 226,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12a",
"printed_total": 173,
"release_date": "2019/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
"translation": {
"en": {
"name": "TAG TEAM GX: Tag All Stars"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572878",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/225vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Dragon"
],
"hp": "270",
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 150.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 150.44
},
{
"condition": "LP",
"price": 27.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 169.41,
"low": 144,
"high": 194.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 122.6,
"low": 120,
"high": 122.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 211.07,
"low": 203.78,
"high": 218.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 365,
"low": 310.8,
"high": 495,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "7",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 81.48,
"low": 68,
"high": 83.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 256.77,
"low": 218.25,
"high": 295.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:55:57.489Z",
"trend_7d": {
"direction": "up",
"percent": 16.08
}
}
}
}