Developer Console

Manage your sitemaps, monitor indexing, and configure API access.

🗺️
↑ 12%
Active Sitemaps
24
🔗
↑ 8.4%
Total URLs Indexed
1.2M
↑ 22%
API Calls (24h)
48.7K
⚠️
↓ 4%
Index Errors
3
active sitemaps panel
Recent Sitemaps
Status Domain / Path URLs Last Updated
Active api.sitemap.dev/v1 142,300 2 min ago
Active shop.example.com/products 89,120 15 min ago
Processing blog.startup.io/articles 12,450 1 hr ago
Failed legacy.corp.net/old 45,200 3 hrs ago
Active docs.techstack.com 8,920 5 hrs ago
API Configuration
javascript
const sitemap = new SitemapClient('sk_live_...');
const xml = await sitemap.generate({
  domain: 'example.com',
  include: ['/products', '/blog']
});
console.log(xml);
🔄
Force Refresh
📡
Ping Engines