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

Flip 2 coins. This attack does 100 damage for each heads.
/api/v1/pokemon/cards/sv7-105vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sv7-105vh",
"name": "Melmetal ex",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567331",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "280",
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Iron Swing",
"text": "Flip 2 coins. This attack does 100 damage for each heads.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.72
},
{
"condition": "LP",
"price": 0.66
},
{
"condition": "DMG",
"price": 0.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.5,
"low": 13.25,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.83,
"low": 49.5,
"high": 49.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "down",
"percent": -7.69
}
}
}
}