Skip to main content
Version: Next

Elevating Patterns OpenAPI

The Elevating Patterns Platform exposes a rich HTTP API documented in OpenAPI 3.0 format.

The OpenAPI specification is now integrated using the Docusaurus OpenAPI plugin:

  • Source spec: C:\Code\openapi_docs\ep_openapi.yaml
  • Generated reference docs: available under the API Reference section in the navbar.

For a full interactive API reference (operations grouped by tags, schemas, etc.), open:

  • EP Core OpenAPI Reference: Overview (generate with npx docusaurus gen-api-docs epCore in the ep-docs folder)