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/sea-186?include=prices 200 24ms{
"success": true,
"data": {
"id": "sea-186",
"name": "Cynthia",
"number": "186/151",
"printed_number": "186/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sea-186.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sea-186.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sea-186.large.webp"
}
],
"expansion": {
"id": "sea",
"name": "Storming Emergence (Abundant)",
"total": 212,
"language": "Chinese",
"language_code": "zh",
"series": "Sun & Moon",
"printed_total": 212,
"release_date": "2022/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sea.logo.png",
"translation": {
"en": {
"name": "Storming Emergence (Abundant)"
}
}
},
"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/sea-186.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sea-186.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sea-186.large.webp"
}
]
}
],
"supertype": "Pokémon",
"rarity": "Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 86.61,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 192.14,
"low": 181.65,
"high": 228.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:21:11.956Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}