Specify token to be used in all subsequent calls.

wh_token(token)

wh_get_token(quiet = !interactive())

Arguments

token

your token, see details.

quiet

if FALSE does not return useful information to console.

Details

  1. Create a webhose.io account.

  2. Visit your dashboard.

  3. Use the "Active API Key" at the bottom as token parameter.

Note

You can specify the WEBHOSER_TOKEN environment variable, likely in your code.Renviron.

Examples

wh_token("xXX-x0X0xX0X-00X")