OpenAPI Example

See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec.

This endpoint page is generated from the OpenAPI spec configured in docs.json. Jamdesk renders the request schema, response models, and authentication rules directly from the spec.

This example uses the Acme Support API. Update api.openapi in docs.json to point at your own spec file to generate real endpoints.

What This Shows

  • How Jamdesk turns an OpenAPI operation into a full endpoint reference
  • Request and response schemas, including examples
  • Authentication details pulled from the spec
Request/Response Examples

See a hand-authored endpoint example using MDX components

OpenAPI Setup

Learn where to store and reference OpenAPI files

Examples Component

Learn how to use RequestExample and ResponseExample

Fields Component

Document parameters and response fields