{"uid":"cap_FxlwYPzncnNRPQYAC9yf6","slug":"changelog-state-api-cloudflare-recent-releases-b10e936d","name":"Changelog State API – Cloudflare Recent Releases","description":"Structured recent releases for one tracked vendor.","url":"https://changelog-state-api.replit.app/api/monitors/cloudflare","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["slug"],"properties":{"slug":{"type":"string","example":"openai","pattern":"^[a-z0-9][a-z0-9-]*$","maxLength":64,"minLength":1,"description":"Vendor slug, lowercase alphanumeric with dashes. Take one from GET /api/monitors and substitute it into the path: `{slug}` is a placeholder, and requesting those literal characters returns 404. Worked example: GET /api/monitors/openai."}}},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":5,"maximum":50,"minimum":1,"description":"Maximum number of release entries to return on this page. The page size, not a total: use `cursor` to walk past it."},"cursor":{"type":"string","default":"","maxLength":512,"description":"Opaque next-page token, copied verbatim from `nextCursor` on the previous response for this same vendor. Omit it — or send the empty string — to start at the newest entry. It names a position in the newest-first order rather than an offset, so a page you have already read never shifts under you: an entry that arrives mid-walk takes the place its own publish date gives it — above the cursor, on ground you have already covered, or below it, still ahead of you — instead of renumbering every page behind it. It does not expire; a walk can be paused and resumed. Do not construct or edit one: a token that is malformed, or was issued for a different vendor, is refused with 400 and is never charged."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"description":"Full structured recent releases (paid)"}},"description":"Call shape for GET /api/monitors/{slug}."},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MOb_VwUi_seZPDoC7M4Gm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns structured recent release entries for the Cloudflare vendor, including version details and release metadata.","exampleAgentPrompt":"Pull the latest 10 Cloudflare releases from the Changelog State API and show me the structured release data.","exampleUseCases":[{"title":"Developer dependency update check","prompt":"What are the most recent Cloudflare releases? Show me up to 20 entries so I can see if anything affects our infrastructure stack."},{"title":"Automated changelog monitoring alert","prompt":"Fetch the latest Cloudflare changelog entries and let me know if there's been anything released in the past few days I should be aware of."},{"title":"Competitive release intelligence briefing","prompt":"Get me the structured recent releases for Cloudflare — I want to see version names, dates, and what changed to include in my weekly product briefing."}],"resultDescription":"A JSON object containing an array of structured recent release entries for Cloudflare, each including version identifiers, release dates, and changelog content or summaries, up to the requested limit (default 10, max 50).","failureModes":["Invalid or unrecognized slug returns 404 or empty results","limit parameter out of range (below 1 or above 50) returns validation error","Payment not completed via x402 protocol results in 402 Payment Required","Service unavailable if Replit host is down or cold-starting","Stale data if the upstream Cloudflare changelog has not been recently crawled"],"whenToPreferThis":"Choose this endpoint when you need structured, machine-readable recent release data specifically for Cloudflare and want a consistent JSON format without scraping Cloudflare's changelog yourself. It is ideal for agents that need to monitor vendor updates, trigger alerts on new releases, or enrich internal tooling with Cloudflare version history. Prefer this over general web search when structured, paginated, and programmatically accessible release data is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:49:43.106Z","isFirstParty":false}