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

Gyarados does 20 damage to itself.
/api/v1/pokemon/cards/ru1-6?include=prices 200 18ms{
"success": true,
"data": {
"id": "ru1-6",
"name": "Gyarados",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.large.webp"
}
],
"expansion": {
"id": "ru1",
"name": "Pokémon Rumble",
"total": 16,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 16,
"release_date": "2009/12/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85996",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/6.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thrash Tackle",
"text": "Gyarados does 20 damage to itself.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Pokemon Rumble",
"pricing": {
"currency": "USD",
"market": 324.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 324.2
},
{
"condition": "LP",
"price": 253.33
},
{
"condition": "MP",
"price": 134.25
},
{
"condition": "HP",
"price": 177
},
{
"condition": "DMG",
"price": 74.95
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 611,
"low": 519.35,
"high": 702.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 400,
"low": 123.99,
"high": 436,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "8.5",
"value": 119.99,
"low": 111.99,
"high": 263.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9",
"value": 199,
"low": 169.59,
"high": 338.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "1",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 389,
"low": 330.65,
"high": 447.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 45,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 60.7,
"low": 97,
"high": 97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 44,
"low": 44,
"high": 128,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 477.22,
"low": 591.99,
"high": 608,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 1000,
"low": 305.84,
"high": 2000,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "SGC",
"grade": "9.5",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "5.5",
"value": 181.81,
"low": 154.54,
"high": 209.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:43:11.566Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}