Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sv8a_ja-33?include=prices 200 128ms{
"success": true,
"data": {
"id": "sv8a_ja-33",
"name": "Croconaw",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.large.png"
}
],
"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": "602374",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/33.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": null
}
],
"rarity": "Common",
"artist": "Jerky",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.23
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 30,
"high": 38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.73,
"low": 46.97,
"high": 46.97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T08:51:29.825Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}