Skip to contents

Function to check availability of the API service

Usage

api_status(api_key = get_api_key())

Arguments

api_key

RSpace API key

Examples

api_status()
#> Error in get_api_url(): Please set env var `RSPACE_API_URL` to your RSpace API url
#> See `rspacer::set_api_url()` for more information.