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/sag_ja-1vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sag_ja-1vh",
"name": "Celebi V",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.large.webp"
}
],
"expansion": {
"id": "sag_ja",
"name": "Grass Starter Set V",
"total": 23,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "SA",
"printed_total": 23,
"release_date": "2019/11/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sag_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sag_ja.symbol.png",
"translation": {
"en": {
"name": "Grass Starter Set V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "595511",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sag_ja-1vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"V"
],
"types": [
"草"
],
"hp": "180",
"weaknesses": [
{
"type": "炎",
"value": "×2"
}
],
"rarity": "None",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
},
{
"condition": "DMG",
"price": 2.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 233.25,
"low": 390,
"high": 390,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 95,
"low": 31.7,
"high": 102.68,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:48:20.805Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}