Skip to main content
The User Management API lets you invite users to your Langdock workspace and deactivate them programmatically, for example to automate onboarding and offboarding from your own systems.

Before You Start

  • API key scope: Requires an API key with the USER_MANAGEMENT_API scope. The API key must be created by a workspace admin.

Base URL

Dedicated deploymentsReplace api.langdock.com with <your-deployment-url>/api/public in all requests.

Available Endpoints