Skip to main content
Tech Provider forFree foreverNo credit cardUnlimited DMsNo watermark
API

Messaging Tier

Also known as: Meta App Tier

Meta's tiered rate-limit system for Messenger/Instagram apps. Tier 0 (new apps) up to Tier 3 (high-trust). Escalation requires sustained low spam-report rate and high engagement.

Updated Jun 1, 2026

Messaging Tier is Meta's rate-limit ladder for apps that send messages through Messenger and the Instagram Graph API. Apps start at the bottom (Tier 0 in development) and climb based on sustained low spam-report rate, high reply-back rate, and clean policy history. Each step up multiplies the number of unique users your app can message in a rolling 24-hour period.

The ladder rungs in 2026 — applied to the business portfolio, not individual creators — are 250, 1,000, 10,000, 100,000, and unlimited unique recipients per 24 hours. Movement is automatic: Meta evaluates quality signals (block rate, report rate, delivery acceptance) on a seven-day rolling basis and bumps eligible apps within roughly six hours of meeting criteria. Quality dropping into the Red band downgrades the app by one tier.

Why it matters

Tier dictates how many creators a single app can serve at scale. An app at Tier 1 trying to send DMs across 50,000 commenters in a day will start returning (#613) Calls to this api have exceeded the rate limit partway through the queue, with no way to recover except waiting on the rolling window. Workers must shape outbound flow against the tier — bursty sends look more like spam, paced sends with consistent reply rates climb faster.

What gets you upgraded

  • Reply-back rate above ~20% (recipients responding to your DMs).
  • Block + report rate under 1-2%.
  • Use of at least 50% of the current tier's limit for the past seven days, against unique users outside the customer-service window.
  • App in good standing on platform review — no open Graph API policy violations.

Gotchas

The tier is per-business-portfolio, so a tool with many creators on one shared portfolio is bottlenecked together. Apps designated as Meta Tech Providers are reviewed against partner-program quality bars and typically operate two or more tiers above non-vetted apps.

For broader rate-limit context, see Instagram DM auto-reply rate limits.

Example

Example. A new comment-to-DM tool ships at Tier 0 with a 250 unique-user/24h ceiling. After two weeks of clean operation — 41% reply rate, 0.6% report rate, 92% of the tier consumed — Meta auto-promotes the app to Tier 1 (1,000 unique users). One careless customer pushes the report rate to 3% the following week; the app drops back to Tier 0 within six hours, and queued sends past the 250 threshold return error code 613 until the seven-day quality window clears.

Related terms

Read more