Docs/API Reference

API Reference

Complete endpoint documentation with request and response examples.

Base URL

https://api.wetalk.com

Endpoints

POST/v1/sms/sendSend a single SMS
POST/v1/sms/bulkSend bulk SMS
GET/v1/sms/status/{id}Get message status
POST/v1/whatsapp/sendSend WhatsApp message
POST/v1/voice/callInitiate voice call
POST/v1/voice/conferenceCreate conference
GET/v1/account/balanceGet account balance
GET/v1/contactsList contacts
POST/v1/contactsCreate contact
GET/v1/campaignsList campaigns

Authentication

All requests require an API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY