# CodeWords

CodeWords is an AI agent platform built around WhatsApp. Describe the agent you want — an onboarding flow, a support bot, a dispatch coordinator — and Cody (the AI inside CodeWords) builds it, connects your tools, and deploys it. No code required.

CodeWords is made by Agemo AI Ltd. The product is live at https://www.codewords.ai and the app at https://codewords.agemo.ai.

## What CodeWords does

CodeWords turns a plain-language description into a production WhatsApp agent. Agents handle real conversations: customer support, rider onboarding, lead qualification, delivery updates, merchant support, appointment scheduling, and field team briefings. Cody builds and maintains the agent so teams do not configure logic by hand. Agents connect to thousands of tools, write structured outcomes back to CRMs and spreadsheets, and escalate to a human when something needs a personal touch.

### How CodeWords builds an agent

1. Describe the workflow the way you would brief a colleague.
2. Cody connects tools, designs the steps, and shows you what it built.
3. You approve it. The agent starts handling conversations.

### WhatsApp as the primary channel

WhatsApp is the channel CodeWords is built around. Agents run in DMs, group chats, or through your own number. They can respond, decide, collect documents, send proactive outreach on a schedule or trigger, and operate in many languages.

## CodeWords developer resources

Agents and engineers can call CodeWords programmatically.

- OpenAPI specification: https://www.codewords.ai/openapi.json
- Runtime API: `https://runtime.codewords.ai` (Bearer `cwk-` API key or OAuth token)
- API docs: https://docs.codewords.ai/automations/calling-codewords-workflows.md
- API keys: https://docs.codewords.ai/features/codewords-api-key.md
- OAuth 2.0 discovery: https://www.codewords.ai/.well-known/oauth-authorization-server
- Webhooks: https://docs.codewords.ai/automations/webhooks.md
- MCP server: `https://runtime.codewords.ai/run/devx_mcp/mcp/`
- ChatGPT connector: https://docs.codewords.ai/features/chatgpt-connector.md
- Developer hub: https://www.codewords.ai/developers

## Trust and company

- About CodeWords: https://www.codewords.ai/about
- Contact CodeWords: https://www.codewords.ai/contact
- Privacy: https://www.codewords.ai/privacy
- Security: https://www.codewords.ai/security
- Registered office: 3rd Floor, 114a Cromwell Road, London, England, SW7 4AG, United Kingdom

## Where to look next

- [CodeWords llms.txt](https://www.codewords.ai/llms.txt) — product overview for agents
- [CodeWords sitemap](https://www.codewords.ai/sitemap.xml) — every public HTML page
- [CodeWords developer resources](https://www.codewords.ai/developers) — API, OpenAPI, auth, webhooks, MCP
- [CodeWords OpenAPI spec](https://www.codewords.ai/openapi.json)
- [CodeWords docs index](https://docs.codewords.ai/llms.txt)
- [CodeWords homepage](https://www.codewords.ai/)
