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 heads, search your deck for a basic Energy card and attach it to Latios. Shuffle your deck afterward.
Discard 3 Energy attached to Latios.
/api/v1/pokemon/cards/pop7-4vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop7-4vh",
"name": "Latios",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.large.webp"
}
],
"expansion": {
"id": "pop7",
"name": "POP Series 7",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86666",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/4vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Draw",
"text": "Flip a coin. If heads, search your deck for a basic Energy card and attach it to Latios. Shuffle your deck afterward.",
"damage": "10"
},
{
"cost": [
"Grass",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Luster Purge",
"text": "Discard 3 Energy attached to Latios.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Daisuke Ito",
"pricing": {
"currency": "USD",
"market": 20.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.98
},
{
"condition": "LP",
"price": 11.31
},
{
"condition": "MP",
"price": 9.67
},
{
"condition": "HP",
"price": 4.61
},
{
"condition": "DMG",
"price": 2.76
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 104.75,
"low": 79.99,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 202,
"low": 171.7,
"high": 232.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 20,
"low": 20,
"high": 22.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 47.2,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 29.25,
"low": 43,
"high": 43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 85.83,
"low": 66.81,
"high": 105.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 183.75,
"low": 92.25,
"high": 242,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 1411.5,
"low": 1999.99,
"high": 1999.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:33:45.740Z",
"trend_7d": {
"direction": "down",
"percent": -31.19
}
}
}
}