Get or set the api url for all operations.

api_url(url)

Arguments

url

the api url to be used. The api url is returned invisibly.

Value

Either the old api url (when url is supplied) or the current api url (when url is not supplied)

Examples

api_url()
#> [1] "https://api.originstamp.com/v3"