DataSiteMetricsBrandAuthorityFetch

This endpoint returns a Brand Authority™ score for the provided site. Use this metric to understand the strength of your website’s brand, benchmark against competitors, and more.

JSON-RPC Method:

data.site.metrics.brand.authority.fetch
Go to Example Code

Request

site_query

object


Response

site_metrics

object

site_query

object

Represents a parsed site query.

1{
2  "site_metrics": {
3    "brand_authority_score": 57
4  },
5  "site_query": {
6    "query": "https://moz.com",
7    "scope": "domain",
8    "original_site_query": {
9      "query": "https://moz.com/blog",
10      "scope": "domain"
11    },
12    "site_query_suggestion": null
13  }
14}

Example Code

Quota Usage

Uses one row per call.

api.limits.data.rows