Agent Readiness · Example Payload

Agent Readiness Signal Cloudflare Well Known Catalog Example

edgegatewayrfc9727openapiwell-known-catalog

Agent Readiness Signal Cloudflare Well Known Catalog Example is an example object payload from Agent Readiness, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idproviderproviderSlugdimensionscorescoreLabelevidenceUrlevidenceQuotenotesobservedOnobservertags

Example Payload

Raw ↑
{
  "id": "cloudflare-well-known-catalog",
  "provider": "Cloudflare",
  "providerSlug": "cloudflare",
  "dimension": "well-known-catalog",
  "score": 3,
  "scoreLabel": "exemplary",
  "evidenceUrl": "https://developers.cloudflare.com/.well-known/api-catalog",
  "evidenceQuote": "{\"linkset\":[{\"anchor\":\"https://developers.cloudflare.com/api/\",\"service-desc\":[{\"href\":\"https://developers.cloudflare.com/openapi.json\",\"type\":\"application/json\"}],...}]}",
  "notes": "Returns Content-Type `application/linkset+json; profile=\"https://www.rfc-editor.org/info/rfc9727\"`. One linkset entry pointing at the bundled openapi.json. Served at developers.cloudflare.com, docs.cloudflare.com, and developer.cloudflare.com (all routes resolve to the same content).",
  "observedOn": "2026-05-22",
  "observer": "API Evangelist",
  "tags": ["edge", "gateway", "rfc9727", "openapi", "well-known-catalog"]
}