Whats91
Developers

Understand Meta-backed WhatsApp limits and Whats91 guardrails before sending at scale.

Rate Limits

Summary

Review Whats91 and Meta throughput constraints, safe sending patterns, and the operational guardrails that protect WhatsApp send quality.

Prerequisites

  • An active sender
  • A send workflow that can retry or queue messages safely

Whats91 public v2 currently does not document a separate public rate limit. Meta WhatsApp Business Platform limits apply, and Whats91 may also fail requests because of account state, billing, blacklist, or sender reconnect state.

80 mps

Cloud API Throughput

80 messages per second per registered business phone number by default. Eligible numbers can be automatically upgraded to 1,000 mps. Throughput includes inbound and outbound messages and all message types.

20 mps

Coexistence Numbers

Numbers used with both WhatsApp Business app and Cloud API have fixed throughput of 20 mps.

130429 / 131057

Throughput Errors

Meta can return error code 130429 when current throughput is exceeded. During a throughput upgrade, Meta can return 131057.

1 per 6 sec

Pair Rate Limit

A business phone number is limited to roughly one message every six seconds to the same WhatsApp user, equivalent to about 10/minute or 600/hour. Meta can return 131056.

45 in 6 sec

Pair Burst

Meta allows bursts up to 45 messages in six seconds, then blocks follow-up sends to that same user until the borrowed time passes.

250 -> unlimited

Messaging Limit Tiers

New business portfolios start at 250 unique users and can scale to 2,000, 10,000, 100,000, and unlimited. After reaching 2,000, Meta can scale the portfolio one level within six hours when quality and usage criteria are met.

3x + 1x

Webhook Capacity

Meta recommends webhook servers handle 3x outgoing message traffic as status webhooks plus 1x expected inbound traffic. Meta retries failed webhooks for up to seven days with exponential backoff.

Handling Limit Errors

  • Queue and retry sends with backoff when Meta returns throughput or pair-rate errors.
  • Spread high-volume sends across approved templates, healthy sender numbers, and time windows.
  • Watch message quality and messaging limits in Meta/Whats91 dashboards before scheduling campaigns.
  • Size webhook infrastructure before high-volume sends because status callbacks can outnumber outgoing requests.

Frequently Asked Questions

What rate limits apply to Whats91 APIs?

Whats91 applies account and sender guardrails while Meta enforces WhatsApp throughput and quality limits for each sender.

What should I do when sends are throttled?

Queue requests, retry with backoff, and monitor delivery reports instead of sending repeated immediate retries.

Do rate limits vary by sender?

Yes. WhatsApp sender quality, account status, and Meta throughput tiers can affect how quickly messages are accepted and delivered.

Related Documentation