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/sv7-175vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv7-175vh",
"name": "Bravery Charm",
"number": "175",
"printed_number": "175",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567491",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/175vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Hyper Rare",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 3.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.97
},
{
"condition": "LP",
"price": 3.74
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 15.5,
"high": 20.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28.1,
"low": 38,
"high": 38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 7.38,
"low": 7,
"high": 7.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.45,
"low": 10.99,
"high": 10.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "up",
"percent": 1.79
}
}
}
}