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

The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/pop4-11?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop4-11",
"name": "Mudkip",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.large.webp"
}
],
"expansion": {
"id": "pop4",
"name": "POP Series 4",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87613",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/11.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Super Hypno Wave",
"text": "The Defending Pokémon is now Asleep.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 38.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 38.91
},
{
"condition": "LP",
"price": 26.47
},
{
"condition": "MP",
"price": 34.1
},
{
"condition": "HP",
"price": 17.57
},
{
"condition": "DMG",
"price": 7.62
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 243.97,
"low": 207.37,
"high": 280.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75.99,
"low": 65.62,
"high": 95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 37.2,
"low": 31.62,
"high": 42.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 73,
"low": 62.05,
"high": 83.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 104.99,
"low": 64.2,
"high": 741,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 53,
"low": 34.75,
"high": 65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-10T18:06:16.380Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}