Cloudflare · Example Payload

Cloudflare Stream Video Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Stream Video 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

uidthumbnailplaybackstatusmetacreatedmodifieddurationsizerequireSignedURLsallowedOrigins

Example Payload

Raw ↑
{
  "uid": "500123",
  "thumbnail": "example_value",
  "playback": "example_value",
  "status": "example_value",
  "meta": "example_value",
  "created": "example_value",
  "modified": "example_value",
  "duration": 42.5,
  "size": 10,
  "requireSignedURLs": "https://www.example.com",
  "allowedOrigins": []
}