Save API connection settings to environment variables
Usage
api_setup(apiserver, apitoken = NULL, verbose = FALSE)
Arguments
- apiserver
URL of the Epigraf server (including https-protocol).
- apitoken
Access token. If NULL, you will be asked to enter the token.
- verbose
Show debug messages and the built URLs.