This function allows the creation of connectors to whoapi, which can be passed
between function calls, providing consistent API keys and options for different calls.
Usage
whoapi_token(key, user_agent = NULL)
Arguments
key
the API key to use.
user_agent
the user agent to use. NULL by default, which will use the whoapi package user agent.