api_status: Function to check availability of the API service

View source: R/api.R

api_statusR Documentation

Function to check availability of the API service

Description

Function to check availability of the API service

Usage

api_status(api_key = get_api_key())

Arguments

api_key

RSpace API key

Value

If the request succeeds, a list with the status message and the RSpace version of the API.

Examples

## Not run: 
api_status()

## End(Not run)


rspacer documentation built on Aug. 8, 2025, 6:19 p.m.