Verified limit lookup

GitHub Copilot Premium Request Limits

GitHub Copilot Premium Request Limits, verified against GitHub Copilot's official documentation with scope, implementation impact, caveats, and a direct check.

Verified Aug 22, 20261 official source
Quick answer

GitHub Copilot documents monthly premium requests as Pro: 300; Pro+: 1,500. Advanced features and model multipliers deduct from the monthly allowance.

Verified Aug 22, 2026Official source

Current limits

ConstraintCurrent valueScopeVerified source
monthly premium requestsAdvanced features and model multipliers deduct from the monthly allowance.Pro: 300; Pro+: 1,500Request-based paid plansGitHubAug 22, 2026

Why does this limit matter?

A prompt can consume more than one premium request when its feature or model has a multiplier.

This value is scoped to Request-based paid plans; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.

What should you check?

  1. Open Copilot usage and entitlements and match the current billing model and plan.
  2. Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
  3. Record the observed value, response headers or configuration, timestamp, and source without logging secrets.

Important caveats

  • The cited GitHub page labels this request-based billing scheme as legacy; account billing configuration matters.
  • Treat the official source and live account configuration as authoritative if they differ from this verified snapshot.
HyperObserve reports the documented platform constraint. Your application, SDK, gateway, provider, region, or account can impose a lower effective limit.
Related

Related references and tools

Found an outdated limit? Report it.