Developers

AI agents and automation, in three lines of code.

A fast, predictable REST API with first-class SDKs, webhooks and streaming. Built by engineers, for engineers.

curl https://api.nodemantra.tech/v1/agents/runs   -H "Authorization: Bearer YOUR_API_KEY"   -H "Content-Type: application/json"   -d '{
    "agent": "voxa-sales-agent",
    "input": { "phone": "+91 98XXXXXX01", "mode": "qualify" }
  }'

SDKs

Use your favorite language.

JavaScript / TypeScript

npm install @nodemantratech/sdk

Python

pip install nodemantratech

Go

go get github.com/nodemantratech/go

Endpoints

A small, focused API.

POST/v1/agents/runsTrigger an AI sales, voice or success agent run.
POST/v1/chatbots/messagesSend a message to a deployed WhatsApp or website chatbot.
POST/v1/workflows/triggerStart an automation workflow run.
GET/v1/jobs/:idPoll status of a long-running job.
POST/v1/knowledge/queryAsk the RAG knowledge assistant with cited sources.

Ship faster with NodeMantra.

Book a technical call to discuss access and your integration requirements.

Book a technical call