Production-grade APIs, SDKs and an open MCP layer — wire commerce, video, identity and verified trust into your own product.
import { LiqaaClient } from "@liqaa/js";
const liqaa = new LiqaaClient({ apiKey: process.env.LIQAA_KEY });
const room = await liqaa.rooms.create({ name: "team-sync" });
const token = await liqaa.tokens.issue({ room: room.id, identity: "amine" });
// → join from the browser with @liqaa/reactmcp.tkawen.com federates 21+ tools across our platforms — so any AI agent can search stores, verify a certificate, recommend a service and act, through one endpoint. Every product also exposes its own /api/mcp.
Read the docs, grab an API key, or talk to our engineering team about an integration or tender.