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/saf_ja-17?include=prices 200 20ms{
"success": true,
"data": {
"id": "saf_ja-17",
"name": "Switch",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.large.webp"
}
],
"expansion": {
"id": "saf_ja",
"name": "Fighting Starter Set V",
"total": 24,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "SA",
"printed_total": 24,
"release_date": "2019/11/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/saf_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/saf_ja.symbol.png",
"translation": {
"en": {
"name": "Fighting Starter Set V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "595449",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/saf_ja-17.large.webp"
}
]
}
],
"supertype": "トレーナー",
"subtypes": [
"道具"
],
"rarity": "Common",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 403,
"low": 256,
"high": 518.88,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "up",
"percent": 35.7
}
},
{
"company": "PSA",
"grade": "9.8",
"value": 104.49,
"low": 71.2,
"high": 119.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-07-16T02:10:49.958Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}