Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your next turn, this Pokémon can't use Torrential Cannon.
/api/v1/pokemon/cards/sog-015?include=prices 200 260ms{
"success": true,
"data": {
"id": "sog-015",
"name": "Radiant Blastoise",
"number": "015/066",
"printed_number": "015/066",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp"
}
],
"expansion": {
"id": "sog",
"name": "Shadow of Glory",
"total": 89,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 89,
"release_date": "2024/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sog.logo.png",
"translation": {
"en": {
"name": "Shadow of Glory"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sog-015.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Torrential Cannon",
"text": "During your next turn, this Pokémon can't use Torrential Cannon.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Radiant Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 12.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 87.62,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 97.3,
"high": 139.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 40.38,
"low": 35.1,
"high": 43.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-19T02:38:20.071Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}