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/sv2d_ja-99vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2d_ja-99vh",
"name": "Basic Grass Energy",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.large.webp"
}
],
"expansion": {
"id": "sv2d_ja",
"name": "Clay Burst",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2D",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.symbol.png",
"translation": {
"en": {
"name": "Clay Burst"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/99vh.large.webp"
}
]
}
],
"supertype": "Energy",
"rarity": "Ultra Rare",
"pricing": {
"currency": "USD",
"market": 15.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.93
},
{
"condition": "LP",
"price": 6.48
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 11,
"high": 105.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 20.5,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:05:31.411Z",
"trend_7d": {
"direction": "down",
"percent": -2.15
}
}
}
}