IMPORTANT for existing users: New functionality requires 3 additional API permissions in order to use the new functions.
- Account.Account Settings: Read
- Account.Account Settings: Edit
- User.API Token: Read
For whatever reason, Account.Account Settings: Read isn't granted implicitly with Account.Account Settings: Edit.
Not sure why (maybe a current Cloudflare bug?), but the User.API Token: Read permission can't currently be added manually to tokens (initially or after the fact). The only workaround I could figure out is to create a new token via this link: Create new token with pre-filled permissions
At this point, you should have a total of 22 permissions for your API token (if you are going for full functionality).
What's new:
- Added support for Cloudflare web analytics (requires two additional API permissions for your token (Account.Account Settings: Read & Account.Account Settings: Edit), for those upgrading from a previous version)
- Token permissions are automatically checked (requires an additional API permissions for your token (User.API Token: Read), for those upgrading from a previous version)
- Removed option: Speed -> Other -> Signed Exchanges (deprecated as of Oct 20, 2025)
- Removed option: Speed -> Other -> AMP Real URL (deprecated as of Oct 20, 2025)
The newly used User.API Token: Read permission does
not allow the actual token to be read for current or any other tokens (it's not a potential security issue). It does a backend check of permissions and lets you see visually if anything is missing (permissions in green are allowed with your token, permissions in grey are not granted).