Get API Version
GET {{endpoint}}
Returns the current running API version of TheAuthAPI
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-api-key | string |
RESPONSES
status: OK
{"message":"Welcome to the Auth API, another fine product from ThatAPICompany.","version":"0.2.21"}