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/ptp_ja-20?include=prices 200 16ms{
"success": true,
"data": {
"id": "ptp_ja-20",
"name": "SP Energy",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.large.webp"
}
],
"expansion": {
"id": "ptp_ja",
"name": "Platinum Promos",
"total": 51,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"printed_total": 51,
"release_date": "2008/10/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.symbol.png",
"translation": {
"en": {
"name": "Platinum Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/20.large.webp"
}
]
}
],
"supertype": "Energy",
"rarity": "Common",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1268.13,
"low": 865,
"high": 1785,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "9.5",
"value": 425.5,
"low": 361.68,
"high": 489.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 234.25,
"low": 126.54,
"high": 1537.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:45:32.387Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}