Skip to main content

Documentation Index

Fetch the complete documentation index at: https://minestorev3-api.ci.batlify.com/llms.txt

Use this file to discover all available pages before exploring further.

Setup your development

  1. Create your new Next.js/Nuxt/SvelteKit, Vue, React, Angular, … project
  2. Install the library
npm
npm i @batlify/mscms2-api
yarn
yarn add @batlify/mscms2-api
pnpm
pnpm add @batlify/mscms2-api
Create .env file with enviroment: NEXT_PUBLIC_API_URL=https://yourstore.yourdomain.com Everyting else you can find in the:
MineStoreCMS official documentation or
MineStoreCMS official api references documentation