This API specificationget https://fuel.hereapi.com/v3/openapiReturns this API specification in YAML format.HeadersX-Request-IdstringUser-provided token that can be used to trace a request or a group of requests sent to the service.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/x-yamltext/x-yamlAllowed:application/jsonapplication/x-yamltext/x-yamlResponses 200Open API specification of this service. If Accept header is specified as application/x-yaml or text/x-yaml, then the API is returned in YAML format. By default (or if not Accept header is specified) the return format is JSON. 401API response in case of lacking valid authorization credentials. 403API response in case of insufficient credentials for access to the requested resource. 500API response in case of internal server error 502API response in case of bad gateway 503API response in case of service unavailable 504API response in case of gateway timeout.Updated 2 months ago