Ethiack Docs
General

API version

GET
/v1/

Retrieves the current API version.

Response Body

application/json

curl -X GET "https://api.ethiack.com/v1/"
{
  "version": "string"
}