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.
MeaChat API Endpoints
API endpoints to connect your ads, addresses, products, suppliers, and barcodes.
Ads
GET /api/v1/seller/adsAddresses
GET /api/v1/seller/addressesProducts
GET /api/v1/seller/productsSuppliers
GET /api/v1/seller/suppliersBarcodes
GET /api/v1/seller/barcodesReady-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" }