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/OP11-092?include=prices 200 21ms{
"success": true,
"data": {
"id": "OP11-092",
"name": "Helmeppo (foil)",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.large.webp"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632466",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-092.large.webp"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Slash",
"colors": [
"Black"
],
"rules": [
"[On Play] You may trash 1 card from your hand: Draw 1 card and play up to 1 {SWORD} type Character card with a cost of 8 or less other than [Helmeppo] from your trash. Then, place the 1 Character played by this effect at the bottom of the owner's deck at the end of this turn."
],
"subtypes": [
"Navy",
"SWORD"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.45
},
{
"condition": "MP",
"price": 0.36
},
{
"condition": "HP",
"price": 0.4
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:36:02.742Z",
"trend_7d": {
"direction": "up",
"percent": 9.76
}
}
}
}