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

Discard the top card of your deck.
/api/v1/pokemon/cards/xy4-77vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy4-77vrh",
"name": "Goodra",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94645",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "140",
"abilities": [
{
"name": "Slip Trip",
"text": "Each player can't attach any Pokémon Tool cards from his or her hand to any of his or her Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Pulse",
"text": "Discard the top card of your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.21
},
{
"condition": "LP",
"price": 1.2
},
{
"condition": "MP",
"price": 1.25
},
{
"condition": "HP",
"price": 1.03
},
{
"condition": "DMG",
"price": 0.92
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "up",
"percent": 4.41
}
}
}
}