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/bw3p_ja-50?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3p_ja-50",
"name": "EXP.ALL",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.large.webp"
}
],
"expansion": {
"id": "bw3p_ja",
"name": "Psycho Drive",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW3",
"printed_total": 52,
"release_date": "2011/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3p_ja.symbol.png",
"translation": {
"en": {
"name": "Psycho Drive"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3p_ja/50.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"EX",
"Item",
"Pokémon Tool"
],
"rarity": "Non",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 12.35,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 12.35
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:02:32.320Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}