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/ST29-001vaa?include=prices 200 20ms{
"success": true,
"data": {
"id": "ST29-001vaa",
"name": "Monkey.D.Luffy (altArt)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.large.webp"
}
],
"expansion": {
"id": "ST29",
"name": "Egghead",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST29",
"printed_total": 17,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST29.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "671547",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001vaa.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Strike",
"colors": [
"Yellow"
],
"rules": [
"[When Attacking] If you have 2 or less Life cards, draw 1 card and trash 1 card from your hand."
],
"life": "6",
"subtypes": [
"Egghead",
"The Four Emperors",
"Straw Hat Crew"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 24.86,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 227.25,
"low": 230,
"high": 230,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 115,
"low": 101.05,
"high": 242.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 24,
"trend": {
"direction": "down",
"percent": -11.7
}
},
{
"company": "TAG",
"grade": "10",
"value": 163.25,
"low": 144.85,
"high": 184.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "BGS",
"grade": "9.5",
"value": 70,
"low": 48.02,
"high": 93.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 62,
"low": 35,
"high": 67.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-21T02:42:44.883Z",
"trend_7d": {
"direction": "down",
"percent": -5.73
}
}
}
}