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 a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Mantine.
/api/v1/pokemon/cards/neo1-64v1e?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo1-64v1e",
"name": "Mantine",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.large.webp"
}
],
"expansion": {
"id": "neo1-1st-edition",
"name": "Neo Genesis 1st Edition",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87179",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/64v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Undulate",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Mantine.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.33
},
{
"condition": "LP",
"price": 1.51
},
{
"condition": "MP",
"price": 0.92
},
{
"condition": "HP",
"price": 1.09
},
{
"condition": "DMG",
"price": 0.89
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.25,
"low": 14.25,
"high": 139.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.7,
"low": 13.99,
"high": 13.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11.37,
"low": 10.43,
"high": 12.71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 46.6,
"low": 46.6,
"high": 47.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8.03,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 54.16,
"low": 40.43,
"high": 67.63,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:33:30.030Z",
"trend_7d": {
"direction": "up",
"percent": 14.22
}
}
}
}