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

Search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/rsv10pt5-152vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "rsv10pt5-152vh",
"name": "Patrat",
"number": "152",
"printed_number": "152",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.large.webp"
}
],
"expansion": {
"id": "rsv10pt5",
"name": "White Flare",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "WHT",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642266",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/152vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Procurement",
"text": "Search your deck for an Item card, reveal it, and put it into your hand. Then, shuffle your deck."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gnaw",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Yukihiro Tada",
"pricing": {
"currency": "USD",
"market": 11.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.16
},
{
"condition": "MP",
"price": 9.73
},
{
"condition": "DMG",
"price": 6.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50.5,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.99,
"low": 19.54,
"high": 26.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 324.5,
"low": 278.7,
"high": 350,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.75,
"low": 14.25,
"high": 17.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.5,
"low": 19.12,
"high": 37.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 37.98,
"low": 32.28,
"high": 43.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:02:21.375Z",
"trend_7d": {
"direction": "up",
"percent": 4.59
}
}
}
}