Base URL
https://api.wetalk.comEndpoints
POST
/v1/sms/sendSend a single SMSPOST
/v1/sms/bulkSend bulk SMSGET
/v1/sms/status/{id}Get message statusPOST
/v1/whatsapp/sendSend WhatsApp messagePOST
/v1/voice/callInitiate voice callPOST
/v1/voice/conferenceCreate conferenceGET
/v1/account/balanceGet account balanceGET
/v1/contactsList contactsPOST
/v1/contactsCreate contactGET
/v1/campaignsList campaignsAuthentication
All requests require an API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY