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/ecard2_ja-77?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2_ja-77",
"name": "Seer",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.large.webp"
}
],
"expansion": {
"id": "ecard2_ja",
"name": "The Town on No Map",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 92,
"release_date": "2002/03/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.symbol.png",
"translation": {
"en": {
"name": "The Town on No Map"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576323",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/77.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Non",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 2.98
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 56.5,
"low": 48.03,
"high": 64.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.75,
"low": 11.5,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:50:24.972Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}