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/EB01-007?include=prices 200 19ms{
"success": true,
"data": {
"id": "EB01-007",
"name": "Yamato",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.webp"
}
],
"expansion": {
"id": "EB01",
"name": "Memorial Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB01",
"printed_total": 61,
"release_date": "2024/05/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "544533",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[Activate: Main] [Once Per Turn] Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
],
"counter": "2000",
"subtypes": [
"Land of Wano"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "LP",
"price": 0.17
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 129,
"low": 109.65,
"high": 148.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18.21,
"low": 18.5,
"high": 18.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 97.51,
"low": 98.58,
"high": 98.58,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:42:27.229Z",
"trend_7d": {
"direction": "up",
"percent": 5
}
}
}
}