Introduction

Build, test, deploy, and monitor AI agents.

iMash AI Agent Platform

Here's what iMash offers

Build

Test

Playground
Test your agents quickly.
Simulation
Automate regression tests.

Deploy

Phone Calls
Make and receive calls.
Custom Telephony
Integrate SIP providers.

Monitor

Webhook
Receive events in real-time.
Analytics
Understand agent performance.
API REFERENCE

CRM Leads

Endpoint /api/v2/crm_leads

Request Builder

Response
Click "Execute Request" to see the response

Schema & Fields

Introduction

Build, test, deploy, and monitor AI agents.

Here's what iMash offers

Build

Test

Playground
Test your agents quickly.
Simulation
Automate regression tests.

Deploy

Phone Calls
Make and receive calls.
Custom Telephony
Integrate SIP providers.

Monitor

Webhook
Receive events in real-time.
Analytics
Understand agent performance.

Build Overview

Design agents, configure flows, and connect tools.

Create Agent

Define goals, voice, and integrations. Save to start testing immediately.

API Reference

All requests require the x-api-key header.

Base /api/v2/
ADD LIST UPDATE DELETE

List Contacts

curl -X GET "/api/v2/contacts?limit=10&order_by=created_at desc" \
  -H "x-api-key: YOUR_SECRET_API_KEY"

Create Contact

curl -X POST "/api/v2/contacts" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_SECRET_API_KEY" \
  -d '{"name":"Ada Lovelace","phone":"+15551234567"}'

Video Tutorials

Learn how to use iMash with step-by-step video guides.

Getting Started

🎬 Video Placeholder
Introduction to iMash
5 min • Learn the basics of the platform
🎬 Video Placeholder
Your First API Call
3 min • Quick start with the API

Building Agents

🎬 Video Placeholder
Creating Smart Flows
8 min • Build conversational flows
🎬 Video Placeholder
Voice Configuration
6 min • Set up voice agents

API Deep Dive

🎬 Video Placeholder
CRUD Operations
10 min • Master all operations
🎬 Video Placeholder
Webhooks & Events
7 min • Real-time integrations

Advanced Topics

🎬 Video Placeholder
Campaign Management
12 min • Automate outreach
🎬 Video Placeholder
Analytics & Reporting
9 min • Track performance

📺 Coming Soon

We're creating more video tutorials to help you get the most out of iMash. Subscribe to our YouTube channel to get notified when new videos are available!

Subscribe on YouTube →