DEVELOPER HUB
Build with Cortex API
Integrate 45 AI employees into your applications with our REST API.
API Documentation
Complete endpoint reference
Webhooks
Real-time event notifications
SDKs
Python, Node.js, Go clients
Your API Keys
Keep your API keys secure. Never share them in client-side code.
Quick Start
curl -X POST https://api.liquidcortex.com/v1/chat \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"employee": "atlas", "message": "Schedule a meeting"}'