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
| Constraint | Current value | Scope | Verified source |
|---|---|---|---|
| monthly premium requestsAdvanced features and model multipliers deduct from the monthly allowance. | Pro: 300; Pro+: 1,500 | Request-based paid plans | GitHubAug 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?
- Open Copilot usage and entitlements and match the current billing model and plan.
- Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
- 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