Skip to main content
The Completion API gives you provider-compatible completion endpoints through one Langdock API key. Each endpoint follows the official specification of its provider, so you can use existing SDKs and clients by changing the base URL.

Before You Start

  • API key: To use the API, create a personal API key or ask your workspace admin for a workspace API key with the Completion API scope.
  • Regions: Each endpoint includes a {region} path segment. See the endpoint pages for the supported regions and how to list the models available in your workspace.

Base URL

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

Available Endpoints

Rate Limits

Rate limits are enforced per workspace, model, and API key. See the Rate limits section on each endpoint page for the current limits and how they are shared.