🌐 Total URLs Tracked
24,891
▲ 12% vs last month
✅ Indexed
22,104
▲ 8.4% crawl efficiency
🕷️ Crawled Errors
142
▼ 32% resolved
🚫 Excluded
2,645
▼ 5.1% noindex rules
URL Path
Indexing Status
Last Crawled
Crawl Frequency
Actions

API Integration

Programmatically fetch coverage data using our REST API. Requires a valid API key in the header.

# GET coverage data for your property
curl -X GET "https://api.sitemap.xml/v1/coverage/data" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"limit": 50, "status": "indexed", "sort": "last_crawl_desc"}'