NewBook a call

The agent platform

Build agents you own.

cruq.ai is the platform to build, run, and own AI agents. Bring your own model providers, design agents visually, and ship them to production with guardrails and monitoring built in.

Example assistantlive

Powering agents across our products

Why cruq.ai

The agent platform you actually own, not another black box.

Own your models

Connect your own provider keys and route every call through your gateway. No lock-in, no reselling - your models, your data, your control.

Build visually

Compose agents on a graph canvas - LLM steps, tools, and conditional routing - then version and publish without touching infrastructure.

Run in production

Ship agents behind a simple API with guardrails, tracing, and monitoring so you always know what ran, what it cost, and why.

100%

your keys and data stay in your workspace

1 API

call any published agent in production

0

vendor lock-in - own your agents and versions

AES-256

provider secrets encrypted at rest

SSE

responses stream token by token

RLS

row-level isolation per workspace

The platform

Build it, run it, and watch it - end to end.

Build

Design agents on a graph

Compose agent, tool, and router nodes on a canvas - system prompt, model, tools, and routing - then version and publish.

Assistant

openrouter/gpt-4o-mini

Tools

2 tools

end

Inference

Run on any model, your keys

Route agent inference through your own provider keys (OpenRouter, OpenAI, or any compatible endpoint). Secrets encrypted, scoped per workspace, guardrails applied.

providers /
openrouter/claude-3.5
openrouter/gpt-4o-mini
openai/gpt-4o

Observe

Trace every run

Capture every trace, input, and output in production. Filter, annotate, and replay any run, with cost and latency per model.

run_8f2a9c312mspass
run_3b7e4f891msfail
run_1c9d2e204mspass

Model library

Every model, one gateway.

Bring your own key and route any of these through your workspace. Swap models without touching your agents - no lock-in, no reselling.

OpenAI logoGPT-4oOpenAI
Anthropic logoClaude Sonnet 4.5Anthropic
Google logoGemini 2.5 ProGoogle
Meta logoLlama 3.3 70BMeta
Mistral logoMistral LargeMistral
DeepSeek logoDeepSeek V3DeepSeek
Qwen logoQwen2.5 72BQwen
xAI logoGrok 3xAI

...and any other OpenAI-compatible model, via OpenRouter, OpenAI, or your own endpoint.

Developer API

Run any agent with a single API call.

Publish an agent, mint an API key, and call it from anywhere. Responses stream back token by token over SSE - no SDK required.

Book a call ->
# run a published agent
curl https://cruq-87sjk09as.cruq.ai/v1/agents/AGENT_ID/runs \
  -H "Authorization: Bearer cruq_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"input": "Draft a reply to this ticket"}'

event: RunContent
data: {"content": "Sure - here is a draft..."}

Get started

Ready to build agents you own?

Create a workspace and ship your first agent in minutes - or talk to us about rolling cruq.ai out across your team.

Book a call ->