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/ST09-012?include=prices 200 22ms{
"success": true,
"data": {
"id": "ST09-012",
"name": "Yamato",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.webp"
}
],
"expansion": {
"id": "ST09",
"name": "Yamato",
"total": 15,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST09",
"printed_total": 15,
"release_date": "2023/08/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST09.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "504461",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Strike",
"colors": [
"Yellow"
],
"rules": [
"[When Attacking] You may add 1 card from the top or bottom of your Life cards to your hand: This Character gains +2000 power until the start of your next turn."
],
"counter": "2000",
"subtypes": [
"Land of Wano"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 38.5,
"low": 32.73,
"high": 44.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117.46,
"low": 117.46,
"high": 117.46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:59:43.219Z",
"trend_7d": {
"direction": "up",
"percent": 5.56
}
}
}
}