Skip to content

OpenAPI

MyShopie generates OpenAPI from backend annotations (l5-swagger). Engineers can use the interactive UI on the API host; merchants and integrators should start from these docs.

Audience Entry
This docs site Guides under /api/
Platform engineers Tenant /api/documentation on the app deployment (internal)
  1. Authenticate with a staff token or scoped msh_ key (Authentication).
  2. Call tenant routes under /api/v1/….
  3. Prefer documented scopes for write operations.

Machine-readable export can be published here as the OpenAPI JSON stabilizes for public use. Until then, treat the Admin and Storefront guides as the contract summary.