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

Shuffle 1 of your Benched Pokémon and all attached cards into your deck.
/api/v1/pokemon/cards/sv6-179vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6-179vh",
"name": "Chimecho",
"number": "179",
"printed_number": "179",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550223",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/179vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hyper Voice",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Homeward Chime",
"text": "Shuffle 1 of your Benched Pokémon and all attached cards into your deck."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "REND",
"pricing": {
"currency": "USD",
"market": 5.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.75
},
{
"condition": "LP",
"price": 5.13
},
{
"condition": "MP",
"price": 4.09
},
{
"condition": "HP",
"price": 3.1
},
{
"condition": "DMG",
"price": 4.4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 60.6,
"low": 51.51,
"high": 69.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 25,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.13,
"low": 24,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 77.36,
"low": 73.59,
"high": 78.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 12.3,
"low": 10.5,
"high": 13.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 20,
"high": 27.24,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 19.98,
"low": 19.98,
"high": 19.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:13:31.811Z",
"trend_7d": {
"direction": "down",
"percent": -7.7
}
}
}
}