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

During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).
/api/v1/pokemon/cards/xy10-43vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy10-43vh",
"name": "Regirock-EX",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "117803",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "180",
"abilities": [
{
"name": "Regi Power",
"text": "The attacks of your Fighting Pokémon (excluding Regirock-EX) do 10 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Bedrock Press",
"text": "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 2.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.52
},
{
"condition": "LP",
"price": 1.47
},
{
"condition": "MP",
"price": 1.49
},
{
"condition": "HP",
"price": 1.12
},
{
"condition": "DMG",
"price": 0.96
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 26.75,
"low": 22.74,
"high": 30.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 50,
"high": 53.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 6.63,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:44:28.772Z",
"trend_7d": {
"direction": "up",
"percent": 1.61
}
}
}
}