R/api.R
api_status.Rd
Function to check availability of the API service
api_status(api_key = get_api_key())
RSpace API key
If the request succeeds, a list with the status message and the RSpace version of the API.
if (FALSE) { # \dontrun{ api_status() } # }