MeaMart Logo

API & Webhooks Integration

Manage API keys, webhook notifications, and automated MeaChat catalog sync

API Key Access

Use this API key to integrate MeaMart with your custom application or store

API Endpoints Integration

Use these endpoints to integrate your data with external platforms like MeaChat.

MeaChat Auto-Sync & Integration

Auto-sync catalog items with WhatsApp MeaChat account

Auto-sync Products with MeaChat

Automatically push product updates and QR triggers to your MeaChat WhatsApp bot.

Sync Status: Connected

MeaChat API Endpoints

API endpoints to connect your ads, addresses, products, suppliers, and barcodes.

Ads

GET /api/v1/seller/ads

Addresses

GET /api/v1/seller/addresses

Products

GET /api/v1/seller/products

Suppliers

GET /api/v1/seller/suppliers

Barcodes

GET /api/v1/seller/barcodes
Download Ready Config (wa-http-api)

Ready-to-use config file to import into MeaChat systems.

OTP Gateway via MeaChat

Connect MeaChat/MeaChat and use MeaMart API to send OTPs from external systems.

POST https://meamart.com/api/v1/external/send-otp

Body: { "meamartApiKey": "...", "type": "whatsapp", "phone": "9665...", "otp": "12345" }