Description Usage Arguments Value Examples
Authorize your Ahrefs API connection with a API Key (Token)
1 |
api_key |
character string. Valid API key obtained at: https://ahrefs.com/api/profile |
verbose |
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
1 2 3 4 | ## Not run:
rah_auth("ABCDEFGHIJKLMNOPQRST")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.