powered by
Authorize your Ahrefs API connection with a API Key (Token)
rah_auth(api_key, verbose = TRUE)
character string. Valid API key obtained at: https://ahrefs.com/api/profile
logical, defaults to TRUE. Set to FALSE to stop printing status in the console
invisibly returns API token into environment variable AHREFS_AUTH_TOKEN and prints the status
# NOT RUN { rah_auth("ABCDEFGHIJKLMNOPQRST") # }
Run the code above in your browser using DataLab