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

/api/v1/pokemon/cards/me5-87vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me5-87vh",
"name": "Goldeen",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.large.webp"
}
],
"expansion": {
"id": "me5",
"name": "Pitch Black",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PBL",
"printed_total": 84,
"release_date": "2026/07/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "704844",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-87vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pierce",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Gemi",
"pricing": {
"currency": "USD",
"market": 5.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.7
},
{
"condition": "LP",
"price": 5.14
},
{
"condition": "DMG",
"price": 5.52
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 29.69,
"low": 27.3,
"high": 29.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "ACE",
"grade": "9",
"value": 23.62,
"low": 20.08,
"high": 27.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 169.99,
"low": 144.49,
"high": 195.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 101.01,
"low": 67.51,
"high": 134.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:55:34.671Z",
"trend_7d": {
"direction": "down",
"percent": -24
}
}
}
}