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/bw4-79vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw4-79vh",
"name": "Wigglytuff",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.large.webp"
}
],
"expansion": {
"id": "bw4",
"name": "Next Destinies",
"total": 103,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NXD",
"printed_total": 99,
"release_date": "2012/02/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90600",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/79vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 2.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.04
},
{
"condition": "LP",
"price": 1.15
},
{
"condition": "MP",
"price": 0.91
},
{
"condition": "HP",
"price": 0.72
},
{
"condition": "DMG",
"price": 0.81
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 201.5,
"low": 171.28,
"high": 231.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T04:37:49.277Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}