Skip to main content
The React SDK embeds Studio and Observatory tools in a customer product through an iframe. The package is @aiql.io/react, installed with npm. Developer reference lives at docs.aiql.io/sdks/react/overview. The customer’s API key stays on their server. The browser only receives a short-lived, workspace-scoped embed token. Server helpers mint those tokens for Next.js and Express.

Embeddable surfaces

  • Canvas (Brainstorm)
  • Dashboard (Analyze)
  • Chat (Explore)
  • Knowledge graph
  • Common knowledge (Studio Explore)
  • Source preview
  • Presentation
These embeds are the UI for Artifacts API objects. Creating and listing artifacts in code uses the Python SDK or TypeScript SDK.