For developers

Build on TKAWEN.

Production-grade APIs, SDKs and an open MCP layer — wire commerce, video, identity and verified trust into your own product.

Building blocks

APIs & SDKs

REST APIs
Commerce, video, certification & ID
npm SDKs
@liqaa/js · @liqaa/react
OIDC single sign-on
TKAWEN ID across the ecosystem
Webhooks & events
React to orders, payments & more
Quickstart

Add video in five lines

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/react
AI-agent layer

An open MCP gateway.

mcp.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.

Explore the MCP gateway
Open & self-hosted

Engineered in the open

Open source
Public repos on GitHub
Self-hosted AI
No external AI dependency
Rust edge
µs-fast public services
Privacy-first
Your data stays yours

Start building

Read the docs, grab an API key, or talk to our engineering team about an integration or tender.