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/sm9-23vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm9-23vrh",
"name": "Squirtle",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183794",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/23vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rain Splash",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "HYOGONOSUKE",
"pricing": {
"currency": "USD",
"market": 9.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.31
},
{
"condition": "LP",
"price": 6.55
},
{
"condition": "HP",
"price": 1.45
},
{
"condition": "DMG",
"price": 2.55
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 235.5,
"low": 229.1,
"high": 241.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 16.49,
"low": 16.49,
"high": 16.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 17.5,
"low": 17.5,
"high": 52.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 135.84,
"low": 112.55,
"high": 144.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:42:04.828Z",
"trend_7d": {
"direction": "up",
"percent": 0.65
}
}
}
}