getAPIKey: Get API key

View source: R/MazamaCoreUtils.R

getAPIKeyR Documentation

Get API key

Description

Returns the API key associated with a web service. If provider == NULL a list is returned containing all recognized API keys.

Usage

getAPIKey(provider = NULL)

Arguments

provider

Web service provider.

Value

API key string or a list of provider:key pairs.

See Also

APIKeys

setAPIKey

showAPIKeys


MazamaCoreUtils documentation built on Nov. 14, 2023, 1:09 a.m.