rl_check_api: Check IUCN Red List API Status

View source: R/rl_set_api.R

rl_check_apiR Documentation

Check IUCN Red List API Status

Description

Verifies whether the IUCN Red List API is accessible and the provided API key is valid.

Usage

rl_check_api()

Value

Invisibly returns TRUE if the API is working properly. If not, the function will abort with an appropriate error message.

See Also

rl_set_api()

Examples

## Not run: 
# Check if API is properly set up
rl_check_api()

## End(Not run)


redlist documentation built on Aug. 21, 2025, 5:39 p.m.