Skip to main content

Getting Started

Run the API locally

npm install
npm run start:dev
Default base URL:
  • http://localhost:3004

Verify

  • Swagger UI: http://localhost:3004/api
  • OpenAPI JSON: http://localhost:3004/api-json

Mintlify local docs (this repo)

Mintlify CLI requires Node 20+.
npx mintlify dev onbeam-docs