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/sm1s_ja-67vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm1s_ja-67vh",
"name": "Lapras-GX",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.large.webp"
}
],
"expansion": {
"id": "sm1s_ja",
"name": "Collection Sun",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1S",
"printed_total": 60,
"release_date": "2016/12/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1s_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Sun"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573282",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/67vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Water"
],
"hp": "190",
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 101.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 101.76
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 126,
"low": 107.1,
"high": 144.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 277.02,
"low": 271.73,
"high": 279.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:59:54.522Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}