Account Access Management & Permissions
Announcing the General Availability of API Tokens

Announcing the General Availability of API Tokens

8/30/2019 · Garrett Galow

What this post added

This post introduces the general availability of API Tokens, a new feature that allows for more secure and scalable interaction with the Cloudflare API. API Tokens enable scoping by Cloudflare resource (accounts and zones) and by permission, adhering to the principle of least privilege. The post details how to create and use these tokens, including examples with templates and curl requests, and highlights their integration with existing tools like the Terraform provider and Cloudflare-Go library. It also recommends migrating from Global API Keys to API Tokens for enhanced security.

Read the original post ↗