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/sm2-121avrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm2-121avrh",
"name": "Choice Band",
"number": "121a",
"printed_number": "121a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "131041",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/121avrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Uncommon",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 27.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.13
},
{
"condition": "LP",
"price": 15.68
},
{
"condition": "MP",
"price": 14.79
},
{
"condition": "HP",
"price": 11.24
}
],
"graded": [],
"market_updated_at": "2026-09-21T17:52:44.943Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}