The function queries the back-end for its supported versions. The endpoint /.well-known/openeo is called on the given host URL and the JSON result is coerced into a tibble.

api_versions(url)

Arguments

url

the URL as string pointing to the base host of the back-end

Value

a data.frame or a tibble containing all supported API versions of the back-end