Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/mp_ja-1?include=prices 200 48ms{
"success": true,
"data": {
"id": "mp_ja-1",
"name": "Chikorita",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/1.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/1.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/1.large.png"
}
],
"expansion": {
"id": "mp_ja",
"name": "Mega Evolution Promos",
"total": 44,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "PROMO",
"printed_total": 44,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Evolution 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/mp_ja/1.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/1.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/1.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Razor Leaf"
}
],
"rarity": "Promo",
"artist": "Makura Tami",
"pricing": {
"currency": "USD",
"market": 8.84,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27.24,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 47.2,
"high": 347.57,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 21.25,
"low": 20.24,
"high": 22.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-29T03:57:38.052Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}