API · SDK · runtime · authentication lifecycle intelligence

Last updated · 9 September 2026

SchemaTrace

Breaking changes, enforcement dates and migration requirements.

ST-2026-041 · Authentication & identity

Cloudflare API tokens gain secret-scannable format and exposure deactivation

Newly generated Cloudflare API tokens use a recognisable format that supported secret scanners can detect and report for immediate deactivation.

CloudflareAPI tokensecret scanningcredential exposurerevocation

Previous state

API-token strings were harder for supported scanners to identify reliably and exposure handling depended more heavily on manual discovery.

Current state

New tokens are scanner-recognisable and can be deactivated immediately when a supported scanner reports exposure.

Who needs to care

Cloudflare administrators, security teams and developers storing API tokens in source or CI systems.

What to do

Rotate to newly generated token formats where appropriate, enable supported secret scanning and test revocation and replacement runbooks.

What the source does not prove

The source does not prove that every historical token has the new detectable format or that every repository host and scanner participates.

Lifecycle history

Dated event sequence

  1. Change documented

    Newly generated Cloudflare API tokens use a recognisable format that supported secret scanners can detect and report for immediate deactivation.

Evidence ledger

First-party sources

  1. 01
    Cloudflare Developers — Secret scanning support for Cloudflare API tokens

    Official product documentation or changelog · 2026-04-10

    Open official source ↗