{ "@context": { "schema": "https://schema.org/", "depr": "https://raw.githubusercontent.com/api-evangelist/deprecation/main/vocabulary/deprecation-vocabulary.json#" }, "@type": "schema:TechArticle", "@id": "https://github.com/api-evangelist/deprecation", "schema:name": "API Deprecation", "schema:description": "API deprecation, sunset headers, end-of-life management, and API retirement tools and services.", "schema:about": [ { "@id": "depr:Deprecation" }, { "@id": "depr:Sunset" }, { "@id": "depr:EndOfLife" }, { "@id": "depr:DeprecationHeader" }, { "@id": "depr:SunsetHeader" }, { "@id": "depr:DeprecationPolicy" }, { "@id": "depr:MigrationPath" } ], "schema:keywords": [ "API Retirement", "Deprecation", "End of Life", "Sunset" ], "schema:citation": [ { "@type": "schema:CreativeWork", "schema:name": "RFC 8594: The Sunset HTTP Header Field", "schema:url": "https://www.rfc-editor.org/rfc/rfc8594.html" } ], "schema:dateCreated": "2026-03-29", "schema:dateModified": "2026-04-28" }