Versions

Retrieves the current version

get
Authorizations
Body
objectoptional

VersionsRequest is the request for GET /versions

Responses
curl -L \
  --url 'https://algo.nownodes.io/versions' \
  --header 'X-KMD-API-Token: YOUR_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{}'

No Content

Last updated