Skip to main content
The documentation source is a native Mintlify project. It is not a Next.js application and does not ship a standalone docs Docker image.

Repository settings

When connecting the repository in Mintlify, set the documentation directory to:
Mintlify reads docs.json, MDX pages, style.css, images, and the copied OpenAPI document from that directory. Configure docs.sndbox.app as the custom domain in Mintlify, then apply the DNS record Mintlify supplies.

Validate before push

The reference generator reads the product catalogue and copies docs/api/openapi-v1.json. Commit generated node MDX and the copied OpenAPI file so the hosted build sees the same validated source.

Local preview

The preview uses port 3200. Search in local preview requires Mintlify login, but the pages and navigation render without it.