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/clb-6vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "clb-6vh",
"name": "Magikarp",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.large.webp"
}
],
"expansion": {
"id": "clb",
"name": "Pokémon TCG Classic - Blastoise",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLB",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201142",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Splash",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 10.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.86
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 12.75,
"low": 12.63,
"high": 12.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.49,
"low": 22.88,
"high": 25.29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.73,
"low": 12.16,
"high": 14.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.5,
"low": 10.3,
"high": 14.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 89.9,
"high": 4955,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "down",
"percent": -64.7
}
},
{
"company": "PSA",
"grade": "8",
"value": 14.78,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 26.63,
"high": 1700,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "TAG",
"grade": "10",
"value": 39.93,
"low": 33.94,
"high": 45.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-29T08:15:51.464Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}