Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1020 Bytes

How_To_Issue_API_Token.md

File metadata and controls

14 lines (11 loc) · 1020 Bytes

How to Issue API Token

While creating config file, we are using Zone:Read permission, and while updating ip of DNS entry, we are using DNS:edit permission. Therefore, individual user should issue Cloudflare API Tokens.

Important Steps to Issue Cloudflare API Token

Last Update: Jul. 24. 2020

The procedure to get cloudflare's API token is illustrated in the official document. However, I want to guide you how to make tokens having specific permissions.

  • At step 5 of official guide, you should click Create Custom Token - Get Started.
  • On Permissions Tab, select proper permissions. See the image below.
    cloudflare_API_permission.png
    • Zone:Read permission means Zone - Zone - Read
    • DNS:Edit permission means Zone - DNS - Edit