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/ex2-87vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex2-87vrh",
"name": "Lanette's Net Search",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.large.webp"
}
],
"expansion": {
"id": "ex2",
"name": "Sandstorm",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "SS",
"printed_total": 100,
"release_date": "2003/09/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86597",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/87vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 5.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.16
},
{
"condition": "LP",
"price": 4.47
},
{
"condition": "MP",
"price": 2.78
},
{
"condition": "HP",
"price": 1.46
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29.5,
"low": 16,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 9.89,
"low": 8.41,
"high": 11.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.25,
"low": 10.5,
"high": 15.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35.99,
"low": 32.62,
"high": 58.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:40:03.954Z",
"trend_7d": {
"direction": "flat",
"percent": -0.19
}
}
}
}