Skip to main content
Version: 1.10.x

Server API Specification Reference

The server API provides HTTP methods for checking the status of the server, listing the available buckets, and retrieving the permissions for the current API token.

get
/api/v1/info
Get statistical information about the storage
get
/api/v1/list
Get a list of the buckets with their stats
head
/api/v1/alive
Check if the storage engine is working