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 tails, discard a Fire Energy attached to Cyndaquil.
/api/v1/pokemon/cards/col1-55?include=prices 200 17ms{
"success": true,
"data": {
"id": "col1-55",
"name": "Cyndaquil",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.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": "84553",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/55.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "40",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fireworks",
"text": "Flip a coin. If tails, discard a Fire Energy attached to Cyndaquil.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.71
},
{
"condition": "MP",
"price": 0.34
},
{
"condition": "HP",
"price": 0.26
},
{
"condition": "DMG",
"price": 0.21
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 309,
"low": 262.65,
"high": 355.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.75,
"low": 9.14,
"high": 12.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "up",
"percent": 2.9
}
}
}
}