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 onhttp://localhost:8080.
Authentication
PassAuthorization: Bearer <key> with the Server API key shown on the Larkup Server page. /health, /readiness, /reference, and /openapi.json stay public.
