Retrieves API Specification version informationget https://maps.hereapi.com/v3/versionRetrieves API Specification version information. This is purely informational to know when the API has been updated.Responses 200Version of API 401Access token is missing or invalid. 403Access token does not authorize access. 404API response indicates that the resource was not found. 500API response indicates a server malfunction and an unexpected error. 503API response indicates indicates that the service is temporarily unavailable due to system overload or maintenance. Try later for the same resource and the request might succeed. 504API response indicates indicates that the server, while acting as a gateway or proxy, did not get a response in time from the upstream server that it needed in order to complete the request. Try later for the same resource and the request might succeed. defaultAPI response in case of errors.Updated 2 months ago