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

Shopify

Shopify

E-commerce

WooCommerce

WooCommerce

E-commerce

Salla

Salla

E-commerce

Zid

Zid

E-commerce

BigCommerce

BigCommerce

E-commerce

Magento

Magento

E-commerce

HubSpot

HubSpot

CRM

Salesforce

Salesforce

CRM

Pipedrive

Pipedrive

CRM

Zoho

Zoho

CRM

Stripe

Stripe

Payments

PayPal

PayPal

Payments

Square

Square

Payments

Google Sheets

Google Sheets

Automation

Zapier

Zapier

Automation

Make

Make

Automation

Mailchimp

Mailchimp

Email

Klaviyo

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.