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

If you have no cards in your hand, choose 1 of your opponent's Pokemon's attacks and use it as this attack.
/api/v1/pokemon/cards/m5_ja-89vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "m5_ja-89vh",
"name": "Thievul",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.large.webp"
}
],
"expansion": {
"id": "m5_ja",
"name": "Abyss Eye",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M5",
"printed_total": 81,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.symbol.png",
"translation": {
"en": {
"name": "Abyss Eye"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "695017",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Skill Thief",
"text": "If you have no cards in your hand, choose 1 of your opponent's Pokemon's attacks and use it as this attack."
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Razor Fang",
"damage": "80"
}
],
"weaknesses": [
{
"type": "草",
"value": "×2"
}
],
"rarity": "Artrea",
"artist": "Jerky",
"pricing": {
"currency": "USD",
"market": 1.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 61.22,
"low": 24,
"high": 69.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 4.28,
"high": 7.55,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 23.5,
"low": 22.75,
"high": 38,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "down",
"percent": -35.6
}
},
{
"company": "PSA",
"grade": "8",
"value": 10.79,
"low": 10.79,
"high": 10.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:03:05.123Z",
"trend_7d": {
"direction": "down",
"percent": -4.57
}
}
}
}