API version
Get the API version.
Returns the current version string for this API endpoint.
get/v1/version
Response
API version information
Example response
{
"error": {
"code": 400,
"message": "Order quantity must be greater than zero"
}
}