Your team
Overview
A small, generic API used to demonstrate the OpenAPI reference in this template.
Example API 2026-05-10
Section titled “Example API 2026-05-10”Replace this schema with your own OpenAPI document. starlight-openapi will
regenerate the reference pages under /api/ automatically on the next build.
The endpoints below describe a fictional widgets resource — enough to show
request bodies, path parameters, error responses, and authentication.
Authentication
Section titled “ Authentication ”bearerAuth
Section titled “bearerAuth ”Send your API key as a bearer token in the Authorization header:
Authorization: Bearer sk_live_...
Security scheme type: http
Bearer format: API key
Maintained by EkLine