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/xy7_ja-73?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy7_ja-73",
"name": "Sceptile Spirit Link",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.large.webp"
}
],
"expansion": {
"id": "xy7_ja",
"name": "Bandit Ring",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY7",
"printed_total": 81,
"release_date": "2015/06/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy7_ja.symbol.png",
"translation": {
"en": {
"name": "Bandit Ring"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603976",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/73.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Item",
"Pokémon Tool"
],
"rarity": "Non",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.6
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-18T03:23:03.098Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}