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 10 damage from this Pokémon.
/api/v1/pokemon/cards/sv5m_ja-33?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv5m_ja-33",
"name": "Cutiefly",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.large.webp"
}
],
"expansion": {
"id": "sv5m_ja",
"name": "Cyber Judge",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5M",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.symbol.png",
"translation": {
"en": {
"name": "Cyber Judge"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566184",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/33.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mini Drain",
"text": "Heal 10 damage from this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Sekio",
"pricing": {
"currency": "USD",
"market": 0.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.96
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:51:08.844Z",
"trend_7d": {
"direction": "down",
"percent": -2.04
}
}
}
}