nixtla_validate_api_key {nixtlar} | R Documentation |
Validate 'API' key
Description
Validate 'API' key
Usage
nixtla_validate_api_key()
Value
A status code and a message indicating whether the 'API' key is valid.
Examples
## Not run:
nixtlar::nixtla_set_api_key("YOUR_API_KEY")
nixtlar::nixtla_validate_api_key
## End(Not run)
[Package nixtlar version 0.5.2 Index]