Road Map

Providing visibility as far into the future as possible is a common trait of successful APIs. Maintaining, publishing, and consistently communicating around a road map helps bring alignment between API producer and consumers, providing an essential building block for managing change across any platform.

Also known as: Roadmap, Product Roadmap, Upcoming

Example

road-map.yaml
- type: RoadMap
  url: https://developers.example.com/roadmap

Standards

HTTP Headers

HeaderDirectionSpecDescription
Sunset response RFC 8594 HTTP-date when the resource will become unresponsive — a roadmap signal at the protocol level.
Deprecation response draft-ietf-httpapi-deprecation-header Indicates a resource is deprecated, often paired with a roadmap link.

OpenAPI Expression

Link Relations

Governance Rules

Risk & Compliance

Security: Public roadmaps can leak competitive intent or signal future attack surface (e.g., upcoming beta endpoints). Most providers publish themes and quarters rather than dated commitments.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties