Build With One United Enterprise
Connect your platform, AI, or application to OUE's ecosystem — submit leads, check services, and integrate our capabilities directly into your workflow.
Choose Your Integration Method
REST API
Submit leads, check availability, and integrate OUE services directly into your platform using standard HTTP requests.
curl -X POST https://oneunitedenterprise.vercel.app/api/leads \
-H "Content-Type: application/json" \
-d '{"name":"Jane Smith","email":"jane@example.com","sector":"consulting","service":"strategy-advisory"}'AI Assistant Integration (MCP)
Connect Claude or any MCP-compatible AI directly to OUE. Your AI can submit leads, check services, and interact with our ecosystem using natural language.
{
"mcpServers": {
"azoth": {
"type": "http",
"url": "https://azoth-platform.vercel.app/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_AZOTH_KEY",
"x-workspace-id": "YOUR_WORKSPACE_ID"
}
}
}
}One-Line Embed
Add a lead capture form to any website with a single script tag. Visitors can contact OUE directly from your site.
<script src="https://azoth-platform.vercel.app/api/embed?key=YOUR_KEY&workspace=YOUR_WORKSPACE_ID&color=%23e8a045&source=partner-site"></script>Become an Affiliate
Earn commissions by referring clients to OUE. Get your unique tracking link, access marketing materials, and track your earnings in real-time.
API Reference
Base URL: https://oneunitedenterprise.vercel.app
POST /api/leads — Request Body
Ready to integrate?
Get your API key and start connecting to the OUE ecosystem today.
Get Your API Key →Questions? hello@oneunitedenterprise.com