Skip to main content
AiQL publishes three official SDKs. Two call the Middleware API and Artifacts API. One embeds Studio and Observatory UI in a customer’s product. The Connectors API, Ontologies API, and Terminology API are consumed over HTTP. They do not have separate published SDK packages. Developer install and usage live at docs.aiql.io/sdks/overview.

Python SDK

Package aiql. Typed client for the Middleware and Artifacts APIs.

TypeScript SDK

Package @aiql.io/sdk. Typed client for the same APIs in Node.js or the browser.

React SDK

Package @aiql.io/react. Embeds Studio and Observatory tools in a customer product.