Search
Last modified: March 13th, 2023
Working with a specific static site generator?Customize CloudCannon's documentation to suit your SSG.
Great! We'll show you documentation relevant to .You can change this any time using the dropdown in the navigation bar.
To set up bearer tokens for your site:
You’ll now need to send through an Authorization header to access the site. This is intended for scripts or machine users. For example:
Authorization
curl -H "Authorization: Bearer xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" https://example.com/products.json