Get URL quota

Tool ID: bingwebmaster_url_quota_get

Summary

Returns how much URL submission quota remains for a verified site — daily and monthly limits from Bing Webmaster Tools. Read-only. Check this before submitting URLs.

When to use it

  • Before a submit — See whether you have room for one URL or a batch.
  • Plan bulk work — Avoid hitting daily or monthly caps mid-campaign.
  • After errors — Confirm whether quota exhaustion caused a failed submission.

What you need

Requirement Required?
Metraclick connection Yes
Tool enabled for your account Yes
Bing Webmaster credentials Yes
Verified site_url Yes

Parameters

Parameter Required? Description
site_url Yes Site URL exactly as returned by List sites (e.g. https://www.example.com/).

What you get back

Field Meaning
site_url The site you queried
quota Remaining and total quota fields from Bing (daily/monthly limits and usage)

Exact field names come from the Bing API and may include daily and monthly remaining counts.

Example prompts

How much URL submission quota do we have left today for https://www.example.com/?

Check Bing Webmaster URL quota for our main site before we submit new product pages.

List our sites, then show URL submission limits for the verified one.

Tips

  • Always check before batch submit — Submit URLs (batch) can use up to 100 quota slots in one call.
  • Site URL must match — Use the value from List sites, not a bare domain name.
  • Quota ≠ instant indexing — Submission asks Bing to crawl; ranking and appearance in search still take time.

Related