Features

A summary of what an API can do — the consumer-facing capability list that bridges marketing claims and reference documentation. Features pages are how prospective consumers evaluate fit before they read the reference, and how internal teams confirm parity with competitors. A clear features pointer lets discovery tools surface capability summaries without crawling the entire docs site.

Also known as: Capabilities, Platform Features, Feature List, Product Features, What You Can Do

Example

features.yaml
- type: Features
  url: https://example.com/features

Standards

OpenAPI Expression

Risk & Compliance

Security: Features pages occasionally enumerate capabilities (admin actions, data exports, write operations) that the reference docs gate behind elevated scopes — making them an accidental scope-discovery surface for attackers. Keep the features list aligned with what is actually authorized at the default tier.

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties