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, this attack does nothing.
/api/v1/pokemon/cards/pop6-8vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop6-8vh",
"name": "Riolu",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.large.webp"
}
],
"expansion": {
"id": "pop6",
"name": "POP Series 6",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88752",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Wild Kick",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 27.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.65
},
{
"condition": "LP",
"price": 13.69
},
{
"condition": "MP",
"price": 9.9
},
{
"condition": "HP",
"price": 5.73
},
{
"condition": "DMG",
"price": 3.73
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10.51,
"low": 10.5,
"high": 10.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 38,
"low": 38,
"high": 49.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:48.747Z",
"trend_7d": {
"direction": "up",
"percent": 0.55
}
}
}
}