WA.cr
  • Welcome
  • 💬CHAT
    • chat.WA.cr
    • API
  • 🌉BRIDGE
    • app.WA.cr
  • 🤝CRM
    • crm.WA.cr
  • 🔌Integration
    • eCommerce
      • WooCommerce
      • Shopify
    • Communications
  • WhatsApp
    • Business API
    • Cloud API
Powered by GitBook
On this page

Was this helpful?

  1. CHAT

API

Send WhatsApp messages via an API call

Name
Variable
Value

API Base URL

{{apiBaseUrl}}

API Access Token

{{bearerToken}}

Vendor UID

{{vendorUid}}


Create New Contact

POST {{apiBaseUrl}}/{{vendorUid}}/contact/create

Create a contact in your Contact List.

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer {{bearerToken}}

Body

Name
Type
Description

phone_number

string

first_name

string

last_name

string

email

string

country

string

language_code

string

groups

string

Response

Previouschat.WA.crNextapp.WA.cr

Last updated 10 months ago

Was this helpful?

💬
https://chat.wa.cr/api
Dashboard > Settings > API Access
Dashboard > Settings > API Access