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/vs1_ja-134?include=prices 200 21ms{
"success": true,
"data": {
"id": "vs1_ja-134",
"name": "Switch",
"number": "134",
"printed_number": "134",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "615315",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/134.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "usually",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 1.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.76,
"low": 17.65,
"high": 23.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 4.5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "down",
"percent": -32.43
}
}
}
}