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

During your next turn, this Pokémon can't use attacks.
/api/v1/pokemon/cards/me4-103vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me4-103vh",
"name": "Cobalion ex",
"number": "103",
"printed_number": "103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.large.webp"
}
],
"expansion": {
"id": "me4",
"name": "Chaos Rising",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "CRI",
"printed_total": 86,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/me4/logo-1779247335774.png",
"symbol": " "
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "693469",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-103vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Metal"
],
"hp": "210",
"abilities": [
{
"name": "Metal Road",
"text": "Once during your turn, when this Pokémon moves from your Bench to the Active Spot, you may use this Ability. Move any amount of Metal Energy from your other Pokémon to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Tackle",
"text": "During your next turn, this Pokémon can't use attacks.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.5
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 27,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 153,
"low": 28.77,
"high": 272.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:29:05.702Z",
"trend_7d": {
"direction": "down",
"percent": -15.73
}
}
}
}