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

Attach a Basic Energy card from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv7-98vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv7-98vrh",
"name": "Jirachi",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567324",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/98vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Swelling Wish",
"text": "Attach a Basic Energy card from your discard pile to 1 of your Benched Pokémon."
},
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slap",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Kuroimori",
"pricing": {
"currency": "USD",
"market": 0.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.35
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 10,
"high": 108.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 36.5,
"low": 36.5,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "up",
"percent": 2.94
}
}
}
}