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

This attack does 40 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv10-89vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10-89vrh",
"name": "Team Rocket's Orbeetle",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.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": "632898",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/89vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Rocket Brain",
"text": "As often as you like during your turn, you may move 1 damage counter from 1 of your Team Rocket's Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "This attack does 40 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.25
},
{
"condition": "MP",
"price": 0.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:35:20.355Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}