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.
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.
openrouter/gpt-4o-mini
2 tools
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.
Observe
Trace every run
Capture every trace, input, and output in production. Filter, annotate, and replay any run, with cost and latency per model.
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.
...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..."}Built on cruq.ai
Production AI agents, shipped across industries.
The same builder, gateway, and monitoring we run at cruq.ai power a growing family of vertical AI products.
Writing
From the lab
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 ->