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

/api/v1/onepiece/cards/OP05-098?include=prices 200 21ms{
"success": true,
"data": {
"id": "OP05-098",
"name": "Enel",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.large.webp"
}
],
"expansion": {
"id": "OP05",
"name": "Awakening of the New Era",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "528660",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-098.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[Opponent's Turn] [Once Per Turn] When your number of Life cards becomes 0, add 1 card from the top of your deck to the top of your Life cards. Then, trash 1 card from your hand."
],
"life": "4",
"subtypes": [
"Sky Island"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 211,
"low": 179.35,
"high": 242.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 162.65,
"low": 138.25,
"high": 187.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 98,
"low": 83.3,
"high": 112.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:42.787Z",
"trend_7d": {
"direction": "down",
"percent": -13.64
}
}
}
}