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-222vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm12a_ja-222vh",
"name": "Mewtwo & Mew-GX",
"number": "222",
"printed_number": "222",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.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": "572875",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/222vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Psychic"
],
"hp": "270",
"abilities": [
{
"name": "Perfection",
"text": "This Pokémon can use the attacks of any Pokémon-GX or Pokémon-EX on your Bench or in your discard pile. (You still need the necessary Energy to use each attack.)",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 322.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 322.96
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 724.5,
"low": 724.5,
"high": 1950,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 185,
"low": 157.25,
"high": 212.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 250.38,
"low": 145.75,
"high": 355,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1750,
"low": 1110,
"high": 2066.19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 33,
"trend": {
"direction": "up",
"percent": 46.2
}
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 174.75,
"low": 157,
"high": 174.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 414.27,
"low": 363.07,
"high": 473,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "9",
"value": 415,
"low": 415,
"high": 415,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 560,
"low": 476,
"high": 644,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T04:54:02.135Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}