Send WhatsApp messages via an API call
API Base URL
{{apiBaseUrl}}
https://chat.wa.cr/apiarrow-up-right
API Access Token
{{bearerToken}}
Dashboard > Settings > API Accessarrow-up-right
Vendor UID
{{vendorUid}}
POST {{apiBaseUrl}}/{{vendorUid}}/contact/create
POST
{{apiBaseUrl}}/{{vendorUid}}
Create a contact in your Contact List.
Headers
Content-Type
application/json
Authorization
Bearer {{bearerToken}}
Body
phone_number
string
first_name
last_name
email
country
language_code
groups
Response
Last updated 1 year ago