{
  "service": "Dr. Amit Puri Public API (amitpuri)",
  "active_version": "v1",
  "versioning_strategy": "URL path versioning (/v1/, /v2/) and API-Version header parameter.",
  "deprecation_policy": {
    "minimum_notice_days": 90,
    "sunset_header": "Sunset (RFC 8594)",
    "deprecation_header": "Deprecation (RFC 9745)",
    "link_header": "Link (RFC 8288) rel=\"deprecation\"",
    "policy_url": "https://www.amitpuri.com/deprecation",
    "markdown_policy_url": "https://www.amitpuri.com/deprecation.md",
    "developer_portal": "https://www.amitpuri.com/developers",
    "openapi_spec": "https://www.amitpuri.com/openapi.json"
  },
  "current_lifecycle": {
    "v1": {
      "status": "active",
      "sunset": null,
      "deprecation": null,
      "path_prefix": "/api/v1"
    }
  }
}
