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/sm12-265vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm12-265vh",
"name": "Island Challenge Amulet",
"number": "265",
"printed_number": "265",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201629",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/265vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Rare Secret",
"artist": "sadaji",
"pricing": {
"currency": "USD",
"market": 5.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.27
},
{
"condition": "LP",
"price": 4.81
},
{
"condition": "MP",
"price": 3.01
},
{
"condition": "DMG",
"price": 1.8
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 24.33,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.3,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:41:57.962Z",
"trend_7d": {
"direction": "down",
"percent": -1.31
}
}
}
}