API Deprecation Notice Generator
Feature, replacement, and sunset date, turned into real RFC 8594 Deprecation/Sunset HTTP headers plus a docs notice - not an invented custom format.
HTTP response headers (RFC 8594)
Deprecation: date="Thu, 31 Dec 2026 00:00:00 GMT" Sunset: Thu, 31 Dec 2026 00:00:00 GMT Link: <https://docs.example.com/migration/v2-users>; rel="deprecation"
Docs notice (markdown)
> **Deprecated:** `GET /v1/users` is deprecated (replaced by a paginated endpoint) and will be removed on **2026-12-31**. > Use `GET /v2/users` instead. > See https://docs.example.com/migration/v2-users for migration details.
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all API tools →API Rate-Limit Budget Calculator
Rate limit and usage pattern to time-until-exhausted.
Curl-to-Code Converter
Paste a curl command, get Python, JS, Go, or Rust.
Webhook Payload Validator/Formatter
Pretty-print and detect Stripe/GitHub/Slack payload shapes.
OpenAPI Validator
Structural checks on a JSON OpenAPI spec - missing responses, missing fields, broken $ref pointers.
GraphQL Query Complexity Estimator
Paste a GraphQL query - field count and nesting depth to a complexity score and risk level.
Runs entirely in your browser. Nothing is stored. Free forever.
