api_versions {openeo} | R Documentation |
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)
url |
the URL as string pointing to the base host of the back-end |
a data.frame
or a tibble
containing all supported API versions of the back-end