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/dc1-21vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dc1-21vh",
"name": "Team Aqua's Sharpedo",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.large.webp"
}
],
"expansion": {
"id": "dc1",
"name": "Double Crisis",
"total": 34,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "DCR",
"printed_total": 34,
"release_date": "2015/03/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dc1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dc1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "97067",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "90",
"abilities": [
{
"name": "Aqua Search",
"text": "Once during your turn (before your attack), you may search your deck for a Team Aqua Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Fang",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 5.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.33
},
{
"condition": "LP",
"price": 2.57
},
{
"condition": "MP",
"price": 1.78
},
{
"condition": "HP",
"price": 1.54
},
{
"condition": "DMG",
"price": 1.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 26.88,
"low": 25.31,
"high": 28.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 111.23,
"low": 111.23,
"high": 111.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 29.5,
"high": 55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:06.007Z",
"trend_7d": {
"direction": "down",
"percent": -0.56
}
}
}
}