Enterprise & white-label
Enterprise & white-label
Section titled “Enterprise & white-label”UniCraft is designed as a deployable AI routing platform: you run the stack (for example via Docker or your cloud), attach your upstream LLM provider keys, and expose a consistent API and console to your own customers or business units.
Multi-tenant architecture
Section titled “Multi-tenant architecture”- Isolated usage paths — Users, API keys, and configured providers are scoped so teams or external tenants do not share credentials by accident.
- Operator workflows — Admin surfaces, rate-limit plans, and usage visibility align with how platform teams run production AI gateways, not one-off scripts.
- Governance-friendly — Central place to enforce routing policy, monitor spend patterns, and prepare for security reviews.
White-label positioning
Section titled “White-label positioning”UniCraft can be presented under your brand and domain while the product provides:
- AI Studio — A modern chat workspace with model inspection and routing controls.
- OpenAI-compatible
/v1surface — IDEs and CLI tools that expect a standard base URL + API key can target UniCraft without bespoke SDKs. - Benchmark & capabilities — Compare models and inspect input/output modalities before you standardize on a model catalog.
Branding, legal footers, and customer-facing hostnames are yours to configure in your deployment and front-end packaging.
When to add UniCraft vs. calling providers directly
Section titled “When to add UniCraft vs. calling providers directly”| Approach | Fit |
|---|---|
| Direct to a single vendor API | Small teams with one contract and no cross-team governance. |
| UniCraft as a control plane | Organizations that need multiple providers, tenant isolation, routing policy, and a single operational model for AI traffic. |
For positioning versus public model aggregators, your team may also review the internal brief UniCraft vs OpenRouter in the repository product-docs/OPENROUTER_VS_UNICRAFT.md.
Request a guided demo
Section titled “Request a guided demo”For procurement-friendly walkthroughs, white-label packaging options, and architecture Q&A:
- Open the UniCraft marketing / app entry point your team uses (for example the CloudCraft Labs deployment).
- Scroll to Request an enterprise demo and submit the form.
Notifications are delivered to the CloudCraft Labs sales inbox on file.
If email (Resend) is not configured in a self-hosted environment, the form will show a configuration message—set RESEND_API_KEY and RESEND_FROM on the Next.js server per Environment variables.
Related documentation
Section titled “Related documentation”- Introduction — Product overview
- OpenAI-compatible integration — Custom base URL + API key patterns for tools
- Installation — Self-hosting the stack