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/me2pt5-20?include=prices 200 124ms{
"success": true,
"data": {
"id": "me2pt5-20",
"name": "Charmander",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.large.png"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "675832",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/20.large.png"
}
]
}
],
"rarity": "Common",
"artist": "Orca",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
},
{
"condition": "LP",
"price": 0.12
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 41.22,
"low": 40.69,
"high": 41.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 13.04,
"low": 12.61,
"high": 13.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34.99,
"low": 31.87,
"high": 43.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.61,
"low": 16.6,
"high": 29.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 360,
"low": 360,
"high": 609.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.88,
"low": 10.51,
"high": 17.71,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T14:06:29.113Z",
"trend_7d": {
"direction": "down",
"percent": -11.11
}
}
}
}