Skip to main content
GET
Get a WhatsApp Business Profile

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

WhatsApp phone number platform ID (numeric ID, not the E.164 number)

Response

Business profile

about
string

About is the profile tagline shown in the chat header.

Example:

"Reach us 9-5 weekdays."

address
string

Address is the business address (max 256 characters).

Example:

"1 Hacker Way, Menlo Park, CA"

description
string

Description is the business description.

Example:

"Acme Corp customer support."

email
string

Email is the contact email.

Example:

"support@acme.com"

messaging_product
string

MessagingProduct is always "whatsapp".

Example:

"whatsapp"

profile_picture_url
string

ProfilePictureURL is the public URL of the current profile picture (read-only; use profile_picture_handle to update).

Example:

"https://cdn.example.com/logo.png"

vertical
enum<string>

Vertical is the business category.

Available options:
OTHER,
AUTO,
BEAUTY,
APPAREL,
EDU,
ENTERTAIN,
EVENT_PLAN,
FINANCE,
GROCERY,
GOVT,
HOTEL,
HEALTH,
NONPROFIT,
PROF_SERVICES,
RETAIL,
TRAVEL,
RESTAURANT,
ALCOHOL
Example:

"RETAIL"

websites
string[]

Websites lists the business websites (max 2).

Example: