feat.press
feat.press API docs and OpenAPI 3.1 specification for marketplace listings, waitlist intake, license verification, and app entitlements.
The feat.press OpenAPI 3.1 document is the source of truth for request and response shapes.
JSON lives at /openapi.json. YAML is at /api/openapi.yaml.
GET /api/marketplace/listings — browse live listings (no auth).
GET /api/marketplace/listings/{slug} — listing detail.
POST /api/waitlist — waitlist intake.
POST /api/licenses/verify — verify a buyer license key.
Authenticated entitlement routes use a product-scoped feat.press app API key.
Canonical URL: /developers/api. Markdown: Accept: text/markdown or /developers/api.md