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

You may put this Pokémon into your hand. (Discard all cards attached to this Pokémon.)
/api/v1/pokemon/cards/sv10-122vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv10-122vh",
"name": "Team Rocket's Crobat ex",
"number": "122",
"printed_number": "122",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632930",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/122vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Darkness"
],
"hp": "310",
"abilities": [
{
"name": "Biting Spree",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may choose 2 of your opponent's Pokémon and put 2 damage counters on each of them.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Assassin's Return",
"text": "You may put this Pokémon into your hand. (Discard all cards attached to this Pokémon.)",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.67
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.67,
"low": 20.12,
"high": 27.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 38.1,
"low": 12.5,
"high": 40.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 23.58,
"high": 70.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "up",
"percent": 72.7
}
},
{
"company": "PSA",
"grade": "7",
"value": 13.86,
"low": 9,
"high": 16.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 16.02,
"low": 13.4,
"high": 24.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 24.95,
"low": 11.79,
"high": 24.98,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 54.95,
"low": 46.71,
"high": 63.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -2.9
}
}
}
}