---
title: OpenAPI specification
description: |
This endpoint returns the OpenAPI specification for the Storyden API in
JSON format. This is useful for clients that want to dynamically load
the API specification for documentation or code generation.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
This endpoint returns the OpenAPI specification for the Storyden API
in
JSON format. This is useful for clients that want to dynamically load
the API specification for documentation or code generation.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
This endpoint returns the OpenAPI specification for the Storyden API in
JSON format. This is useful for clients that want to dynamically load
the API specification for documentation or code generation.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/openapi.json","method":"get"}]} />