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/ST21-014vaa?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST21-014vaa",
"name": "Monkey.D.Luffy (altArt)",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.large.webp"
}
],
"expansion": {
"id": "ST21",
"name": "EX Gear 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST21",
"printed_total": 17,
"release_date": "2025/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "615591",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-014vaa.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[Rush] (This card can attack on the turn in which it is played.)",
"[When Attacking] Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
],
"subtypes": [
"The Four Emperors",
"Straw Hat Crew"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 29.43,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 107.5,
"low": 91.38,
"high": 123.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149.99,
"low": 129.03,
"high": 178.33,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T02:24:59.654Z",
"trend_7d": {
"direction": "up",
"percent": 0.75
}
}
}
}