Cloudflare · Example Payload

Cloudflare Ai Gateway Gateway Input Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Ai Gateway Gateway Input Example is an example object payload from Cloudflare, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecache_enabledcache_ttlrate_limiting_enabledrate_limiting_limitrate_limiting_intervallog_enabled

Example Payload

Raw ↑
{
  "name": "Example Title",
  "cache_enabled": true,
  "cache_ttl": 10,
  "rate_limiting_enabled": true,
  "rate_limiting_limit": 10,
  "rate_limiting_interval": 10,
  "log_enabled": true
}