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-002?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST21-002",
"name": "Usopp",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.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": "615566",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-002.large.webp"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "3000",
"attribute": "Ranged",
"colors": [
"Red"
],
"rules": [
"[DON!! x2] [Opponent's Turn] This Character gains +2000 power."
],
"counter": "2000",
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 2423.85,
"low": 2060.27,
"high": 2787.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 34.5,
"low": 29.33,
"high": 39.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34.29,
"low": 21.06,
"high": 57.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 120.55,
"low": 102.47,
"high": 138.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:24:59.654Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}