Website

The primary public website for the company or product behind an API — distinct from the developer portal. The website is where the broader audience (buyers, partners, press, candidates) lands; it usually links downstream into the developer portal, documentation, signup, and pricing. Standardizing a pointer to the website lets discovery tools tie an API back to its parent organization without scraping.

Also known as: Home Page, Company Website, Corporate Website, Marketing Site

Example

website.yaml
- type: Website
  url: https://example.com/

Standards

OpenAPI Expression

Link Relations

Risk & Compliance

Security: The marketing site is typically a separate CMS from the developer portal but often shares brand assets and analytics tags. Treat redirects from the marketing site into authenticated developer surfaces as trust boundaries; phishing pages routinely impersonate the marketing site to harvest credentials.

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties