Cloudflare · Example Payload

Cloudflare Turnstile Verify Response Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Turnstile Verify Response Example is an example object payload from Cloudflare, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

successchallenge_tshostnameerror-codesactioncdata

Example Payload

Raw ↑
{
  "success": true,
  "challenge_ts": "example_value",
  "hostname": "example_value",
  "error-codes": [],
  "action": "example_value",
  "cdata": "example_value"
}