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/sm3-105avrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm3-105avrh",
"name": "Porygon-Z",
"number": "105a",
"printed_number": "105a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138601",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/105avrh.large.webp"
}
]
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 1.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.62
},
{
"condition": "LP",
"price": 1.31
},
{
"condition": "HP",
"price": 0.29
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 14.98,
"low": 12.73,
"high": 17.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T17:53:28.138Z",
"trend_7d": {
"direction": "down",
"percent": -1.22
}
}
}
}