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/sgg_ja-7vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sgg_ja-7vh",
"name": "Morpeko",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.large.webp"
}
],
"expansion": {
"id": "sgg_ja",
"name": "Gengar VMAX High-Class Deck",
"total": 21,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "SGG",
"printed_total": 19,
"release_date": "2021/05/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sgg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sgg_ja.symbol.png",
"translation": {
"en": {
"name": "Gengar VMAX High-Class Deck"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "593918",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-7vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"一撃"
],
"types": [
"悪"
],
"hp": "50",
"weaknesses": [
{
"type": "草",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 2.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.66
},
{
"condition": "LP",
"price": 1.16
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 299.99,
"low": 299.99,
"high": 299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:42:58.281Z",
"trend_7d": {
"direction": "up",
"percent": 12.71
}
}
}
}