Skip to main content
Launch your server from Settings → Larkup Server, or generate one with the CLI (larkup deploy docker or larkup deploy local). Either way it exposes the same REST endpoints, so you can integrate Larkup into your products, web apps, or chatbots.

Base URL

By default, the server runs on http://localhost:8080.

Authentication

Pass Authorization: Bearer <key> with the Server API key shown on the Larkup Server page. /health, /readiness, /reference, and /openapi.json stay public.