Cloudflare · Example Payload

Cloudflare Ai Gateway Gateway Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

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

Top-level fields

idnameslugcache_enabledcache_ttlrate_limiting_enabledrate_limiting_limitrate_limiting_intervallog_enabledcreated_atmodified_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "slug": "example_value",
  "cache_enabled": true,
  "cache_ttl": 10,
  "rate_limiting_enabled": true,
  "rate_limiting_limit": 10,
  "rate_limiting_interval": 10,
  "log_enabled": true,
  "created_at": "2026-01-15T10:30:00Z",
  "modified_at": "2026-01-15T10:30:00Z"
}