Jelliu Developers

Build AI voice and omnichannel agents into your product — calls, WhatsApp, email and web chat behind one API.

View as Markdown

Get started

Make your first request

Every request goes to https://api.jelliu.co with a Bearer API key.

curl https://api.jelliu.co/api/agents?limit=20 \
-H "Authorization: Bearer $JELLIU_API_KEY"

Build on the platform

For AI agents

This site is readable by machines: every page has a Markdown version (append .md), /llms.txt indexes the whole portal, and the docs expose an MCP server at https://developer.jelliu.co/_mcp/server. The raw OpenAPI 3.1 document is always live at api.jelliu.co/openapi.public.yaml.

Questions or something missing? Write to support@jelliu.co.