Bing Webmaster Tools provides its own crawl statistics, indexation data, and keyword performance data that is completely independent from Google Search Console. Connecting it to Daylytix gives you a fuller picture of your site's search visibility — especially important for markets where Bing holds a meaningful share, such as the United States desktop audience.
Unlike the Google integrations, Bing WMT uses a simple API key — no OAuth flow or service account JSON required.
Step 1 — Get your Bing WMT API key
Open Bing Webmaster Tools
Go to webmaster.bing.com and sign in with your Microsoft account. Make sure you are viewing the account that has the verified site you want to connect.
Go to Settings > API Access
Click the Settings gear icon in the top-right corner of Bing WMT. Select API Access from the dropdown menu.
Generate an API key
Click Generate API Key. Bing will create a unique key for your account. Copy this key immediately and keep it safe — it grants read access to all sites in your Bing WMT account.
Step 2 — Enter the API key in Daylytix
Open Settings > Integrations
In the Daylytix dashboard, open Settings and navigate to the Integrations tab.
Locate the Bing WMT section
Scroll to the Bing Webmaster Tools section. You will see a field labeled Bing WMT API Key.
Paste your key and save
Paste the API key you generated in Bing and click Save Settings.
Test the connection
Click the Test Bing button. Daylytix will call the Bing WMT API to verify the key and list your verified sites. A success message confirms the connection is working.
What Bing data appears in your audit?
Once connected, Daylytix fetches the following data for the matching domain during each audit:
- Crawl statistics — pages discovered, pages indexed, crawl errors, and blocked pages
- Crawl errors — specific URLs that returned errors during Bingbot's crawl
- Top pages — pages receiving the most impressions on Bing
- Keyword statistics — top keywords, impressions, clicks, and average position on Bing
This data appears in the Bing tab of your audit dashboard alongside your GSC data.
Using multiple API keys (for agencies)
Each Bing WMT API key is tied to one Bing WMT account and returns data only for sites verified in that account. If you manage clients across multiple Bing WMT accounts, you can add additional keys:
| Config key | Purpose |
|---|---|
bing_wmt_api_key |
Primary key — used for the first Bing WMT account |
bing_wmt_api_key_2 |
Secondary key for a second Bing WMT account |
bing_wmt_api_key_3 |
Tertiary key for a third Bing WMT account |
Daylytix tries each key in order and uses the first one that returns data for the domain being audited. To add secondary keys, you can add them directly to your config.json file in the Daylytix installation directory.
Troubleshooting
404 from GetSites — key works, but no sites listed
| Error / Symptom | Likely cause | Fix |
|---|---|---|
| 401 Unauthorized | Invalid or expired API key | Generate a new key in Bing WMT Settings > API Access |
| 404 from GetSites | No verified sites in account | Add and verify your site in webmaster.bing.com |
| Bing tab empty after audit | Domain doesn't match any verified Bing property | Check that the audit URL matches your Bing property exactly |
| No crawl data shown | Site was recently verified — Bing needs time to accumulate data | Wait 48-72 hours after verification before re-auditing |