SiteProfiler
Domain SEO intelligence API — authority metrics, audience data, backlink profile, top content, and competitor analysis.
SiteProfiler is Mangools' domain-level SEO analysis tool. The API returns a broad snapshot of any domain: authority scores, estimated traffic, audience demographics, backlink profile summary, top-performing content, and organic competitors — the same signals the SiteProfiler app surfaces.
What you can do
- Get domain overview — fetch authority metrics, estimated traffic, and top-level SEO signals for any domain.
- Analyze audience — retrieve demographic and geographic audience data.
- Inspect backlink profile — get a summary of the domain's inbound link profile.
- Find top content — identify the pages that earn the most backlinks or organic traffic.
- Discover competitors — get a list of organic competitors ranked by overlap.
- Track request usage — monitor remaining SiteProfiler request credits.
Authentication
All SiteProfiler endpoints require an API key passed as the x-access-token header. See Authentication for setup instructions.
Endpoints
| Method | Endpoint | Path |
|---|---|---|
GET | Get URL metrics overview | /siteprofiler/overview |
GET | Get audience for siteprofiler | /siteprofiler/audience |
GET | Get backlink-profile for siteprofiler | /siteprofiler/backlink-profile |
GET | Get top-content for siteprofiler | /siteprofiler/top-content |
GET | Get competitors for siteprofiler | /siteprofiler/competitors |
GET | Get latest used requests (last in 30days) | /siteprofiler/requests |