Skip to content

Overview

A small, generic API used to demonstrate the OpenAPI reference in this template.

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.

Informations

  • License: MIT
  • OpenAPI version: 3.1.0

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