{"uid":"cap_9CVthBtPTP1i0EwQ586Bl","slug":"framework-changelog-api-97076e0a","name":"Framework Changelog API","description":"Normalized release notes for allowlisted software frameworks.","url":"https://api.julienlegoux.com/v1/changelog","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"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"count":1,"cached":false,"origin":"github","source":{"repo":"hono","owner":"honojs"},"releases":[{"tag":"v4.0.0","url":"https://github.com/honojs/hono/releases/tag/v4.0.0","name":"v4.0.0","draft":false,"prerelease":false,"publishedAt":null}],"framework":"hono"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_jugwLZHcRa7JxLPofhoy6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns normalized, structured release notes for allowlisted open-source software frameworks, sourced from GitHub releases.","exampleAgentPrompt":"Can you pull the normalized changelog for the Hono framework so I can see its latest release tags, whether any are prereleases, and where each release lives on GitHub?","exampleUseCases":[{"title":"Check latest stable framework release","prompt":"What's the most recent stable release of the Hono framework — not a prerelease — and what's the URL for its release notes on GitHub?"},{"title":"Dependency audit for engineering team","prompt":"I need to audit our stack dependencies — can you fetch the normalized release history for Hono from that changelog API so I can compare it against what version we're currently running?"},{"title":"Monitor framework updates in CI pipeline","prompt":"Pull the latest release data for the Hono framework so I can check whether there's a new version we haven't upgraded to yet in our project."}],"resultDescription":"A JSON object containing a count of matching releases, a cached flag, the data origin (e.g. 'github'), the source repository owner and name, the framework identifier, and an array of release objects each with tag name, URL, display name, draft status, prerelease flag, and published date.","failureModes":["Framework not in allowlist returns an empty result set or error response","Upstream GitHub API unavailability may cause stale or missing data","Malformed or missing query parameters may return a 400 bad request","Cache misses may result in slightly higher latency on first fetch","Payment not received (x402) results in a 402 Payment Required response blocking access"],"whenToPreferThis":"Choose this endpoint when you need structured, normalized release metadata for a specific allowlisted open-source framework without having to query the GitHub API directly or parse raw HTML changelogs. It is best suited for agents that need to compare versions, audit dependencies, or monitor upgrade availability in a consistent JSON format. Prefer alternatives if the framework you need is not on the allowlist, or if you require full release body text/detailed changelogs rather than just release metadata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:25.124Z","isFirstParty":false}