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/ST04-003?include=prices 200 19ms{
"success": true,
"data": {
"id": "ST04-003",
"name": "Kaido",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.webp"
}
],
"expansion": {
"id": "ST04",
"name": "Animal Kingdom",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST04",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288274",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.webp"
}
]
}
],
"type": "Character",
"cost": "9",
"power": "10000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[On Play] DON!! −5 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 1 of your opponent's Characters with a cost of 6 or less. This Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
],
"subtypes": [
"The Four Emperors",
"Animal Kingdom Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 177.83,
"low": 146.88,
"high": 208.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 67.5,
"low": 57.75,
"high": 77.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 399.99,
"low": 207.2,
"high": 419.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:31:29.892Z",
"trend_7d": {
"direction": "down",
"percent": -5.88
}
}
}
}