Item
Get All Items
get/PenguinStats/api/v2/items
Response
OK
Example response
[
{
"existence": {
"CN": {
"closeTime": 1635966000000,
"exist": true,
"openTime": 1634799600000
},
"JP": {
"closeTime": 1635966000000,
"exist": true,
"openTime": 1634799600000
},
"KR": {
"closeTime": 1635966000000,
"exist": true,
"openTime": 1634799600000
},
"US": {
"closeTime": 1635966000000,
"exist": true,
"openTime": 1634799600000
}
}
}
]Changes
Changed in 3 of the 24 revisions of this API.12
- ○
endpoint reactivated
endpoint-reactivated
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲