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/sv10-226vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv10-226vh",
"name": "Team Rocket's Petrel",
"number": "226",
"printed_number": "226",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "633026",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/226vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Ultra Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 9.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.74
},
{
"condition": "LP",
"price": 9.61
},
{
"condition": "MP",
"price": 7.51
},
{
"condition": "HP",
"price": 4.5
},
{
"condition": "DMG",
"price": 7.15
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 46.79,
"low": 39.77,
"high": 53.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 18.45,
"low": 15.68,
"high": 21.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16.18,
"low": 11.31,
"high": 20.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.52,
"low": 26.03,
"high": 44.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.77,
"low": 10.36,
"high": 11.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 7.26,
"high": 14.04,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "flat",
"percent": 0.21
}
}
}
}