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, Pineco's Surprise Attack attack's base damage is 80.
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/col1-68vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "col1-68vrh",
"name": "Pineco",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88131",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/68vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Focus Energy",
"text": "During your next turn, Pineco's Surprise Attack attack's base damage is 80."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Surprise Attack",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 4.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.32
},
{
"condition": "LP",
"price": 1.47
},
{
"condition": "MP",
"price": 1
},
{
"condition": "HP",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 260,
"low": 221,
"high": 299,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}