To set up bearer tokens for your site:
- Go to the Site Settings / Bearer Tokens section
- Enter a token name and click Create Bearer Token
You’ll now need to send through an Authorization
header to access the site. This is intended for scripts or machine users. For example:
shell
copied