Endpoints

The list of possible endpoints

Returns the list of enpoints

get

Returns the list of enpoints

Responses
chevron-right
200

Successful operation

application/json

The list of enpoints

methodstringOptional

The method of the endpoint

pathstring Β· uriOptional

The path of the endpoint

descriptionstringOptional

The description of the endpoint

get
/
200

Successful operation

Returns API version and timestamp

get

Returns API version and timestamp

Responses
chevron-right
200

Successful operation

application/json

The response of the ping

versionstringOptional

The version of the API

timestampstring Β· date-timeOptional

The current timestamp

get
/ping
200

Successful operation

Last updated