How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Brevo Whats App Campaigns API

The whatsAppCampaigns API from Brevo — 6 operation(s) for whatsappcampaigns.

Brevo Whats App Campaigns API is one of 53 APIs that Brevo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include WhatsApp Campaigns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 9 operations across 6 paths, and defines 47 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.brevo.com/v3.

9 operations 6 paths 47 schemas 1 DELETE4 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.brevo.com/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Brevo Whats App Campaigns API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (api-key).

  • api-key — The API key should be passed in the request headers as api-key for authentication.

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

whatsAppCampaigns 9
GET
/whatsappCampaigns/{campaignId}
Get a WhatsApp campaign
getWhatsAppCampaign 2 params → 200400404
DELETE
/whatsappCampaigns/{campaignId}
Delete a WhatsApp campaign
deleteWhatsAppCampaign 2 params → 204400404
PUT
/whatsappCampaigns/{campaignId}
Update a WhatsApp campaign
updateWhatsAppCampaign 2 params body → 204400
GET
/whatsappCampaigns/template-list
Return all your created WhatsApp templates
getWhatsAppTemplates 7 params → 200400
POST
/whatsappCampaigns
Create and Send a WhatsApp campaign
createWhatsAppCampaign 1 param body → 201400
GET
/whatsappCampaigns
Return all your created WhatsApp campaigns
getWhatsAppCampaigns 6 params → 200400
GET
/whatsappCampaigns/config
Get your WhatsApp API account information
getWhatsAppConfig 1 param → 200400
POST
/whatsappCampaigns/template
Create a WhatsApp template
createWhatsAppTemplate 1 param body → 201400
POST
/whatsappCampaigns/template/approval/{templateId}
Send your WhatsApp template for approval
sendWhatsAppTemplateApproval 2 params → 200400

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are WhatsappCampaignsGetResponsesContentApplicationJsonSchemaCampaignsItems (11 properties), WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaTemplate (11 properties), WhatsApp_Campaigns_getWhatsAppCampaign_Response_200 (10 properties), WhatsappCampaignsTemplateListGetResponsesContentApplicationJsonSchemaTemplatesItems (9 properties). Each schema is shown below with its type and property counts.

WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaCampaignStatus
string
Status of the WhatsApp Campaign
WhatsappCampaignsTemplateListGetResponsesContentApplicationJsonSchemaTemplatesItems
object
9 properties 8 required
CreateWhatsAppCampaignRequestBadRequestError
object
2 properties 2 required
CreateWhatsAppTemplateRequestBadRequestError
object
2 properties 2 required
GetWhatsAppCampaignRequestBadRequestError
object
2 properties 2 required
WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsConfigGetResponsesContentApplicationJsonSchemaPhoneNumberNameStatus
string
Status of the name associated with WhatsApp Phone number
WhatsappCampaignsPostResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsCampaignIdPutResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
DeleteWhatsAppCampaignRequestNotFoundError
object
2 properties 2 required
WhatsappCampaignsTemplateListGetResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
variablesItems
object
3 properties
WhatsApp_Campaigns_createWhatsAppCampaign_Response_201
object
1 property 1 required
WhatsappCampaignsTemplatePostResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsPostRequestBodyContentApplicationJsonSchemaRecipients
object
Segment ids and List ids to include/exclude from campaign
3 properties
WhatsApp_Campaigns_getWhatsAppTemplates_Response_200
object
2 properties
WhatsappCampStats
object
5 properties 5 required
WhatsappCampaignsTemplateListGetParametersSource
string
WhatsApp_Campaigns_sendWhatsAppTemplateApproval_Response_200
object
Empty response body
GetWhatsAppCampaignsRequestBadRequestError
object
2 properties 2 required
WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaTemplate
object
11 properties
WhatsappCampaignsGetParametersSort
string
WhatsappCampaignsTemplateApprovalTemplateIdPostResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
DeleteWhatsAppCampaignRequestBadRequestError
object
2 properties 2 required
WhatsApp_Campaigns_getWhatsAppCampaigns_Response_200
object
2 properties
GetWhatsAppConfigRequestBadRequestError
object
2 properties 2 required
WhatsappCampaignsConfigGetResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsGetResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaRecipients
object
Recipients of the WhatsApp Campaign
4 properties
WhatsappCampaignsCampaignIdDeleteResponsesContentApplicationJsonSchemaCode
string
Error code displayed in case of a failure
WhatsappCampaignsGetResponsesContentApplicationJsonSchemaCampaignsItems
object
11 properties 7 required
WhatsappCampaignsConfigGetResponsesContentApplicationJsonSchemaPhoneNumberQuality
string
Quality status of phone number associated with WhatsApp account. There are three quality ratings. example - High (GREEN) , Medium (YELLOW) and Low(RED)
WhatsappCampaignsGetResponsesContentApplicationJsonSchemaCampaignsItemsCampaignStatus
string
Status of the Whatsapp Campaign
GetWhatsAppTemplatesRequestBadRequestError
object
2 properties 2 required
WhatsappCampaignsTemplatePostRequestBodyContentApplicationJsonSchemaSource
string
source of the template
SendWhatsAppTemplateApprovalRequestBadRequestError
object
2 properties 2 required
GetWhatsAppCampaignRequestNotFoundError
object
2 properties 2 required
WhatsApp_Campaigns_getWhatsAppConfig_Response_200
object
6 properties
WhatsappCampaignsConfigGetResponsesContentApplicationJsonSchemaWhatsappBusinessAccountStatus
string
Status information related to WhatsApp Api account
UpdateWhatsAppCampaignRequestBadRequestError
object
2 properties 2 required
WhatsappCampaignsTemplateListGetParametersSort
string
WhatsappCampaignsCampaignIdPutRequestBodyContentApplicationJsonSchemaCampaignStatus
string
Status of the campaign
WhatsappCampaignsCampaignIdGetResponsesContentApplicationJsonSchemaTemplateComponentsItems
object
2 properties
WhatsappCampaignsTemplatePostRequestBodyContentApplicationJsonSchemaCategory
string
Category of the template
WhatsApp_Campaigns_getWhatsAppCampaign_Response_200
object
10 properties 8 required
WhatsApp_Campaigns_createWhatsAppTemplate_Response_201
object
1 property 1 required
WhatsappCampaignsCampaignIdPutRequestBodyContentApplicationJsonSchemaRecipients
object
Segment ids and List ids to include/exclude from campaign
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

brevo-whatsappcampaigns-api-openapi.yml Raw ↑

Other APIs Brevo publishes across the network.

brevo Agent Status API
brevo Automated Messages API
brevo Campaign Statistics API
brevo Categories API
brevo Contact Attributes API
brevo Contact Lists API
brevo Contacts API
brevo Email Activity API
brevo Email Campaigns API
brevo Email Templates API
brevo Folders API
brevo Import API
Where this information came from

This is an independent, third-party profile of Brevo Whats App Campaigns API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.