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.