Skip to main content
The Business Management API covers the account-level operations that support your messaging β€” creating and managing WhatsApp templates, and monitoring your account’s quality score and messaging limits.

What’s available

Templates

Understand how WhatsApp templates work β€” components, variables, categories, and the approval process.

Create template

POST /v1/businesses/{businessId}/create/template β€” submit a new template to Meta for approval.

Get templates

POST /v1/businesses/{businessId}/get/templates β€” list all templates and their approval status.

Delete template

DELETE /v1/businesses/{businessId}/templates/{templateGroupId} β€” remove a template from Meta and Connectly.

Quality signals

GET /v1/businesses/{businessId}/get/quality_signals β€” fetch your messaging limit tier and quality score.
Need to upload media for use in template headers or messages? See the Assets API β€” it’s a separate section but closely related.