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

You may move any amount of Psychic Energy from your Pokémon to your other Pokémon in any way you like.
/api/v1/pokemon/cards/gem3-0107?include=prices 200 60ms{
"success": true,
"data": {
"id": "gem3-0107",
"name": "Clefable Ex",
"number": "0107/07",
"printed_number": "0107/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0107.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0107.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-0107.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0107.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "260",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wondrous Moon",
"text": "You may move any amount of Psychic Energy from your Pokémon to your other Pokémon in any way you like.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Satoshi Shirai",
"pricing": {
"currency": "USD",
"market": 1.89,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 47,
"low": 47,
"high": 48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 21.25,
"high": 21.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 36.47,
"low": 36.39,
"high": 36.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.96,
"low": 11.95,
"high": 12.07,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 21.5,
"low": 21.25,
"high": 21.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:11:50.823Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}