Cloudflare ConfigurationΒΆ
Follow these steps to analyze Cloudflare objects with Cartography.
Create an ApiToken in Cloudflare
Go to
Manage Account > Account API Token
and create a new API Token (you can also use a personal ApiToken inProfile > API Tokens
)You can either use the
Read all resouces
template or configure each scopePopulate an environment variable with the ApiToken. You can pass the environment variable name via CLI with the
--cloudflare-token-env-var
parameter