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/P-041vfas?include=prices 200 18ms{
"success": true,
"data": {
"id": "P-041vfas",
"name": "Monkey.D.Luffy (firstAnniversaryStamp)",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.large.webp"
}
],
"expansion": {
"id": "P",
"name": "Promos",
"total": 103,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "P",
"printed_total": 103,
"release_date": "2022/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-041vfas.large.webp"
}
]
}
],
"type": "Character",
"cost": "10",
"power": "12000",
"attribute": "Strike",
"colors": [
"Purple"
],
"counter": "1000",
"subtypes": [
"The Four Emperors",
"Straw Hat Crew"
],
"rarity": "Promo",
"pricing": {
"currency": "USD",
"market": 78,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 118.47,
"low": 100.7,
"high": 136.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 1900,
"low": 1615,
"high": 2185,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 296.41,
"low": 262.55,
"high": 382.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 209,
"low": 101.8,
"high": 442.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "up",
"percent": 54.8
}
},
{
"company": "PSA",
"grade": "9",
"value": 129.99,
"low": 129.99,
"high": 129.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:28:01.810Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}