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

If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.
/api/v1/pokemon/cards/neo4-61v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo4-61v1e",
"name": "Cyndaquil",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.large.webp"
}
],
"expansion": {
"id": "neo4-1st-edition",
"name": "Neo Destiny 1st Edition",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84546",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/61v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "40",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Smokescreen",
"text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 14.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.99
},
{
"condition": "LP",
"price": 11.84
},
{
"condition": "MP",
"price": 7.63
},
{
"condition": "HP",
"price": 7.17
},
{
"condition": "DMG",
"price": 3.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 119.99,
"low": 30.6,
"high": 119.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19.23,
"low": 16.35,
"high": 22.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 13.75,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 299.99,
"low": 218.8,
"high": 344,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.83,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 44.25,
"low": 64.59,
"high": 64.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:38:17.114Z",
"trend_7d": {
"direction": "up",
"percent": 15.31
}
}
}
}