URL metrics
Analyze a URL with Ahrefs page-level and domain-level SEO metrics: backlinks, referring domains, traffic estimates, and keyword counts.
← All SEO endpoints · Capability overview
/v1/seo/url-metricshttps://api.vee3.io/v1/seo/url-metrics
Analyze a URL with Ahrefs page-level and domain-level SEO metrics: backlinks, referring domains, traffic estimates, and keyword counts.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
get_seo_url_metricsParameters1 field
urlstringRequiredPublic page URL to analyze.
max length 2048
Response10 fields
pageobject4 fieldsMetrics for the requested page URL.
pageobjectbacklinksintegerBacklinks pointing to the page.
refDomainsintegerReferring domains for the page.
trafficnumberEstimated organic traffic for the page.
urlRatingintegerURL rating score for the page.
domainobject4 fieldsMetrics for the parent domain.
domainobjectdomainRatingintegerDomain authority score from 0 to 100.
backlinksintegerTotal backlinks for the domain.
refDomainsintegerReferring domains for the domain.
trafficnumberEstimated organic traffic for the domain.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, seo_not_configured, seo_upstream_error