Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Heal 30 damage from this Pokémon.
If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 100 more damage.
/api/v1/pokemon/cards/gem3-1505?include=prices 200 18ms{
"success": true,
"data": {
"id": "gem3-1505",
"name": "Ceruledge",
"number": "1505/07",
"printed_number": "1505/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-1505.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-1505.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-1505.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-1505.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-1505.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-1505.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Life Sucker",
"text": "Heal 30 damage from this Pokémon.",
"damage": "50"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fighting Sword",
"text": "If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 100 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 48.5,
"low": 48,
"high": 49.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 22,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 12.13,
"low": 10.31,
"high": 13.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.01,
"low": 36.76,
"high": 37.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.19,
"low": 12.13,
"high": 12.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 13,
"low": 13,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 22,
"low": 22,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:46:59.705Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}