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/xy11f_ja-51?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11f_ja-51",
"name": "Greedy Dice",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.large.webp"
}
],
"expansion": {
"id": "xy11f_ja",
"name": "Fever-Burst Fighter",
"total": 59,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY11",
"printed_total": 54,
"release_date": "2016/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.symbol.png",
"translation": {
"en": {
"name": "Fever-Burst Fighter"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603225",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/51.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Non",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
}
],
"graded": [],
"market_updated_at": "2026-07-16T03:29:33.005Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}