API documentation for Vatly, the Merchant of Record billing platform for European SaaS companies.
Live at docs.vatly.com
- Docus (Nuxt Content + Nuxt UI)
- Static site deployed via GitHub Pages
npm install
npx nuxi devnpx nuxi build
npx gh-pages --dotfiles -d .output/publiccontent/
├── index.md # Landing page (overridden by app/pages/index.vue)
├── 1.guides/ # Guides (quickstart, auth, pagination, etc.)
└── 2.api-reference/ # API reference (customers, checkouts, etc.)
app/
├── app.config.ts # Docus theme config (logo, colors)
└── pages/index.vue # Custom landing page
public/
├── openapi.yaml # OpenAPI 3.2 spec
└── vatly-logo-*.{svg,png} # Brand assets
MIT © Vatly B.V.
Vatly, the Vatly logo, and associated brand assets are trademarks of Vatly B.V. and may not be used without permission.