{"uid":"cap_OQLZvEnjChMP61iA-N_8s","slug":"changelog-state-api-clerk-vendor-change-history-af7fe07d","name":"Changelog State API – Clerk Vendor Change History","description":"Detected changelog update history for one tracked vendor.","url":"https://changelog-state-api.replit.app/api/monitors/clerk/changes","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","pattern":"^[a-z0-9][a-z0-9-]*$","maxLength":64,"minLength":1,"description":"Vendor slug, lowercase alphanumeric with dashes."}}},"queryParams":{"type":"object","properties":{"type":{"enum":["new_release","version_changed","date_changed","title_changed","breaking_signal"],"type":"string","description":"Restrict to a single change type."},"limit":{"type":"integer","default":50,"maximum":200,"minimum":1,"description":"Maximum number of change rows to return."},"since":{"type":"string","format":"date-time","description":"Only return changes detected at or after this instant."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"description":"Detected changelog update history (paid)"}},"description":"Call shape for GET /api/monitors/{slug}/changes."},"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_mekcxO-E-S4rDxFQHZCOb","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 detected changelog update history for the Clerk vendor, including new releases, version changes, date changes, title changes, and breaking signals.","exampleAgentPrompt":"Pull the Clerk changelog change history and show me any breaking signals or new releases detected in the last 30 days, up to 100 results.","exampleUseCases":[{"title":"Breaking change alert for Clerk","prompt":"Check if there have been any breaking signals detected in Clerk's changelog since the beginning of this month — I need to know before we deploy our integration update."},{"title":"Track Clerk version bumps","prompt":"Show me all version_changed events in Clerk's changelog history, latest 50, so I can see how often they're shipping version updates."},{"title":"Weekly Clerk release digest","prompt":"Get me Clerk's changelog updates from the past 7 days, including any new releases or date changes, limit to 20 results."}],"resultDescription":"A JSON array of detected changelog change records for the Clerk vendor, each entry including the change type (e.g. new_release, version_changed, date_changed, title_changed, breaking_signal), the detection timestamp, and relevant metadata about what changed in Clerk's changelog.","failureModes":["Invalid or unknown vendor slug returns 404 or empty result set","Malformed 'since' datetime format causes a 400 validation error","Limit out of range (below 1 or above 200) causes a 400 validation error","Payment not included or rejected causes a 402 Payment Required response","Upstream changelog source unavailable results in stale or empty data","Unknown change type enum value in query causes a 400 validation error"],"whenToPreferThis":"Choose this endpoint when you need historical changelog change events for the Clerk vendor specifically, especially when you want to filter by change type (e.g. only breaking signals or new releases) or query changes after a specific timestamp. Prefer this over general release endpoints when you need the raw detected-change audit trail rather than structured release summaries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:44:13.311Z","isFirstParty":false}