Get business info of WhatsApp sender

Get WhatsApp sender business information, such as about, address, description, email, vertical, websites, and display name.

Please log in to see full path URL. Learn why.
get
/whatsapp/1/senders/{sender}/business-info
Request rate limit:
10 requests / second (per account)
path Parameters
sender
required
string [ 1 .. 15 ] characters [0-9]+
Example: 447796344125

Registered WhatsApp sender number. Must be in international format.

Responses

200

WhatsApp sender business info.

400

Bad request.

401

Unauthorized

403

Forbidden

404

Sender not found.

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/whatsapp/1/senders/447796344125/business-info' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Copy
Collapse all
{
  • "about": "Infobip Business Account",
  • "address": "35-38 New Bridge Street, London EC4V 6BW",
  • "description": "Infobip is a global cloud communications platform.",
  • "email": "info@example.com",
  • "vertical": "PROFESSIONAL_SERVICES",
  • "websites":
    [],
  • "displayName": "Infobip"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.