Get Started Sign In

Integrations

Connect with everything you use

Airochat plays nice with all your favorite tools and platforms.

Browse integrations

Messaging Channels

WhatsApp

WhatsApp

Business Cloud API

Connect
Instagram

Instagram

DMs & Story replies

Connect
Messenger

Messenger

Facebook Messenger

Connect
Telegram

Telegram

Bot API

Connect
X

X / Twitter

DMs & mentions

Connect

Popular integrations

S

Shopify

E-commerce

W

WooCommerce

E-commerce

B

BigCommerce

E-commerce

M

Magento

E-commerce

H

HubSpot

CRM

S

Salesforce

CRM

P

Pipedrive

CRM

Z

Zoho

CRM

S

Stripe

Payments

P

PayPal

Payments

S

Square

Payments

G

Google Sheets

Automation

Z

Zapier

Automation

M

Make

Automation

M

Mailchimp

Email

K

Klaviyo

Email

Developer API

Build your own integrations

Use our REST API and webhooks to connect Airochat to any tool in your stack. Full documentation, SDKs, and code samples included.

Read API docs →

// Send a message via the API

curl -X POST \

https://api.airochat.com/v1/messages

-H "Authorization: Bearer YOUR_KEY" \

-d '{

"to": "+1234567890",

"channel": "whatsapp",

"text": "Hello from Airochat!"

}'

Don't see your tool?

Request an integration and we'll add it to our roadmap.