Support

Offering a standardized set of API support for consumers to tap into helps ensure that onboarding is as frictionless as possible while helping build trust with consumers. Support can be as simple as email, or as structured as a ticketing system, but whatever is offered, it should work to keep API consumers taken care of throughout their journey.

Also known as: Help, Helpdesk, Customer Service

Example

support.yaml
- type: Support
  url: https://support.example.com/

Standards

HTTP Headers

HeaderDirectionSpecDescription
Link response RFC 8288 Can carry rel="help" pointing to support documentation or contact endpoint.

Media Types

OpenAPI Expression

Link Relations

Governance Rules

Risk & Compliance

Compliance:

Security: Support channels are a frequent social-engineering target. Verify identity before resetting credentials; never accept tokens or full card numbers in ticket bodies; sanitize attachments.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties