rl_set_api: Set the IUCN Red List API key

View source: R/rl_set_api.R

rl_set_apiR Documentation

Set the IUCN Red List API key

Description

The function provide steps to set the IUCN Red List API key.

Usage

rl_set_api(api_key)

Arguments

api_key

Character. The API key provided by the IUCN Red List to authenticate requests, obtainable at IUCN Red List API website.

Value

Invisibly returns NULL after setting the API key.

Examples

## Not run: 
# Set the API key for the IUCN Red List
rl_set_api("your_api_key")

## End(Not run)


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