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/gem3-0901?include=prices 200 57ms{
"success": true,
"data": {
"id": "gem3-0901",
"name": "Mismagius",
"number": "0901/07",
"printed_number": "0901/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp"
}
],
"expansion": {
"id": "gem3",
"name": "Gem Pack Vol. 3",
"total": 136,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 136,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 3"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0901.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psychic Sphere",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 61.5,
"low": 54.75,
"high": 68.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 25.25,
"high": 31.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 36.82,
"low": 36.8,
"high": 36.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.09,
"low": 12.08,
"high": 15.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 16.5,
"low": 14.75,
"high": 18.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 28.5,
"low": 25.25,
"high": 31.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:45:56.311Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}