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/lp_ja-30?include=prices 200 15ms{
"success": true,
"data": {
"id": "lp_ja-30",
"name": "Slowking Prime",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30.large.webp"
}
],
"expansion": {
"id": "lp_ja",
"name": "LEGEND Promos",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"printed_total": 92,
"release_date": "2009/09/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.symbol.png",
"translation": {
"en": {
"name": "LEGEND 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/lp_ja-30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Opponent's Choice",
"text": "Once during your turn (before your attack), you may reveal the top 2 cards of your deck and your opponent chooses 1 of them. Put that card into your hand and the other card on the bottom of your deck. This power can't be used if Slowking is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"rarity": "Promo",
"artist": "Noriko Hotta",
"pricing": {
"currency": "USD",
"market": 611,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 611
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 399,
"low": 339.15,
"high": 458.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 482,
"low": 409.7,
"high": 554.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 145,
"low": 123.25,
"high": 166.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:49:26.705Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}