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, this attack does 10 damage plus 20 more damage.
/api/v1/pokemon/cards/ecard1-128?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard1-128",
"name": "Rattata",
"number": "128",
"printed_number": "128",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.large.webp"
}
],
"expansion": {
"id": "ecard1",
"name": "Expedition Base Set",
"total": 165,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "EX",
"printed_total": 165,
"release_date": "2002/09/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88614",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/128.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 9.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.82
},
{
"condition": "LP",
"price": 8.6
},
{
"condition": "MP",
"price": 6.11
},
{
"condition": "HP",
"price": 4.57
},
{
"condition": "DMG",
"price": 3.26
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 37.32,
"low": 34.95,
"high": 34.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 545,
"low": 600,
"high": 600,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 28.64,
"low": 26.99,
"high": 26.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 19.46,
"low": 31.02,
"high": 31.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.17,
"low": 30.33,
"high": 35.47,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 11.5,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "8",
"value": 8.38,
"low": 7.12,
"high": 9.64,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:48:57.391Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}