API & Webhooks

Connect Zipy to Your Stack

Push visitor data, leads, and chat events to your CRM, marketing tools, or internal systems in real-time.

100ms
Avg Response Time
99.9%
Uptime SLA
5+
Event Types

API Key

Production
xp_a1b2c3d4e5f6...
Security Warning

Never expose this key in client-side code or public repositories

leads.writewebhook.receiveleads.read

API Examples & Webhook Events

Get started with our REST API and real-time webhooks

API Examples

GET /api/visitors
curl -X GET https://iqapi.xolox.io/api/visitors \
  -H "X-API-Key: xp_a1b2c3d4e5f6..." \
  -H "Content-Type: application/json"

Base URL

https://iqapi.xolox.io

Webhook Events

new_visitor

Triggered when someone lands on your site

Payload
{
  "event": "new_visitor",
  "timestamp": "2024-02-20T14:32:15Z",
  "data": {
    "visitorId": "vis_8x9y0z1a2b3c",
    "ipAddress": "192.168.1.100",
    "location": {
      "country": "United States",
      "city": "San Francisco",
      "region": "California"
    },
    "device": {
      "type": "desktop",
      "browser": "Chrome",
      "os": "macOS"
    },
    "page": "/pricing",
    "referrer": "https://google.com"
  }
}

Configure Webhook URL

4.5K+ visitors tracked today

Start Turning Visitors into Customers Today

Join thousands of teams using Zipy to grow their business.

No credit card required
14-day free trial
Free 14-day trial
Cancel anytime
Setup in 5 minutes