Skip to main content
The TypeScript SDK is the typed HTTP client for the Middleware API and Artifacts API. The package is @aiql.io/sdk, installed with npm. It runs in Node.js or the browser. Developer reference lives at docs.aiql.io/sdks/typescript. It covers the same resources as the Python SDK: workspaces, ingestions, queries, sources, review requests, the four pipeline tools (convert, split, shape, and extract), and artifact resources such as canvases and dashboards. Authentication uses a dashboard API key. The key stays in the customer’s environment, not in this handbook. Embeddable Studio and Observatory UI is the React SDK, not this package.