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/sv8a_ja-37?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv8a_ja-37",
"name": "Snorunt",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.large.webp"
}
],
"expansion": {
"id": "sv8a_ja",
"name": "Terastal Festival ex",
"total": 237,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8a",
"printed_total": 187,
"release_date": "2024/12/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.symbol.png",
"translation": {
"en": {
"name": "Terastal Festival ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602382",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/37.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": null,
"damage": "20"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mékayu",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.11
},
{
"condition": "MP",
"price": 0.01
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.25,
"low": 14.66,
"high": 19.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:00:44.796Z",
"trend_7d": {
"direction": "down",
"percent": -48.48
}
}
}
}