Skip to main content
When Edge Bot Detection is enabled on a Cloudflare Flow worker, the worker enriches requests it forwards to your origin with HTTP request headers derived from the Automation Intelligence API response. This page maps each request header to the corresponding property on the Get an event by event ID response, so you can cross-reference field semantics, value types, and constraints between the two surfaces.
Header values are encoded as RFC 9651 structured fields: strings are quoted ("AWS"), booleans are sent as ?1 only for true values (false values are omitted entirely), and Unix timestamps use the @ prefix (@1733943233).A single request is either IPv4 or IPv6, so only the matching set of fp-ip-info-v4-* or fp-ip-info-v6-* headers is set. Headers with no detected value are omitted entirely.

IP intelligence headers

Address

Geolocation, ASN, and datacenter

The following headers are provided for both IPv4 and IPv6 (replace v4 with v6 for IPv6 requests).

Proxy

Proxy headers are only set when a proxy is detected. When no proxy is detected, none of the fp-proxy-* headers are sent.

VPN

VPN headers are only set when a VPN is detected. Individual fp-vpn-methods-* headers are only set for detection methods that triggered; methods that did not trigger are omitted.

IP blocklist

Bot intelligence headers

Bot intelligence headers are only set for requests attributed to a bot or AI automation. Otherwise, none of the fp-bot-info-* headers are sent.