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

Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw5-110vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw5-110vh",
"name": "Archeops",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.large.webp"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83610",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/110vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "130",
"abilities": [
{
"name": "Ancient Power",
"text": "Each play can't play any Pokémon from his or her hand to evolve his or her Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rock Slide",
"text": "Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 146.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 146.65
},
{
"condition": "MP",
"price": 120
},
{
"condition": "HP",
"price": 130
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 137,
"low": 116.45,
"high": 157.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 138.75,
"low": 117.94,
"high": 159.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 100,
"low": 96.7,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 282.5,
"low": 76,
"high": 282.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 963.5,
"low": 807.5,
"high": 1408.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 132,
"low": 130.39,
"high": 133.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 104,
"low": 153.5,
"high": 153.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 209.34,
"low": 154.1,
"high": 274.87,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 120,
"low": 120,
"high": 193.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "up",
"percent": 2.08
}
}
}
}