Returns the API key associated with a web service.
If provider == NULL
a list is returned containing all recognized
API keys.
getAPIKey(provider = NULL)
Arguments
provider |
Web service provider. |
Value
API key string or a list of provider:key pairs.
See also