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/sv2d_ja-57?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv2d_ja-57",
"name": "Noibat",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.large.webp"
}
],
"expansion": {
"id": "sv2d_ja",
"name": "Clay Burst",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2D",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.symbol.png",
"translation": {
"en": {
"name": "Clay Burst"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565919",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "70",
"attacks": [
{
"cost": [
"Psychic",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Gust",
"damage": "40"
}
],
"rarity": "usually",
"artist": "chibi",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:02:12.316Z",
"trend_7d": {
"direction": "down",
"percent": -63.64
}
}
}
}