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

/api/v1/pokemon/cards/swsh2-165vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "swsh2-165vrh",
"name": "Scoop Up Net",
"number": "165",
"printed_number": "165",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "213272",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/165vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Uncommon",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 1.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.18
},
{
"condition": "LP",
"price": 1.02
},
{
"condition": "MP",
"price": 0.49
},
{
"condition": "HP",
"price": 0.9
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:45:11.316Z",
"trend_7d": {
"direction": "down",
"percent": -7.81
}
}
}
}