Unsolved How to get Domain Authority using API ?
-
I wanted to test the API and while looking on the documentation urls, I cannot find details on how to get Domain Authority.
- is that not available to query ?
- was it replaced by Brand Authority ?
- is it only available for the paid API or for the free one too ?
I looked at many documentation pages but I find it very confusing and frustrating, there are many versions of the documentation and various URLs and not clearly labeled, I understand some are V1, V2, V3, etc, but I didn't find sample API calls for Domain Authority.
Thank you.
-
To get Domain Authority (DA) using an API, you can use services from providers like Moz, Ahrefs, or Semrush, which offer APIs that include domain authority and similar metrics. Here’s a step-by-step guide on how to get Domain Authority using the Moz API, one of the most popular tools for this metric:
- Register for a Moz API Key
Go to the Moz API page at Moz API.
Sign up for an account and generate an Access ID and Secret Key. You’ll need these credentials to authenticate your API requests. - Make an API Request to Retrieve Domain Authority
The Moz API’s Link Explorer endpoint can provide Domain Authority data.
- Register for a Moz API Key
-
You can get Domain Authority using APIs like Moz, SEMrush, or Ahrefs by integrating their API with your system.
-
SEMrush: They provide a different metric, “Authority Score,” which is available via API with a SEMrush subscription.
Free Domain Authority Checkers: Some free tools offer DA lookups, but they may not provide API access without premium plans. -
Hi there @adrianTNT
Sorry for the confusion, we have new shiny methods to call DA being released shortly, until then you can use the current V2 API - https://moz.com/help/links-api/making-calls/url-metricsWe have more info on using the Moz API and limits here https://moz.com/help/links-api
-
"How can I find Domain Authority details through the API?"
Or, if you want a more detailed question:
"Is Domain Authority available to query through the API, or has Brand Authority replaced it? I checked multiple documentation versions (V1, V2, V3, etc.) but couldn't find a clear answer. Could you clarify if Domain Authority is only accessible via a paid API, and provide sample API calls for it if available?"
This should encourage a clear response on whether Domain Authority is supported, if Brand Authority is a replacement and details on the access level required.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Unsolved Feature to add to my site to give people a domain score for their own site
Looking to add a feature on my website to invite people to submit their domain to get an SEO score (and a report). How do I do that? I think it involves the Moz API but not sure.
API | | mikeymosh0 -
What is the metric to check link state and link type for MOZ API ?
Kindly do not share the website url related to url and link metrics,instead of mention the correct metric for link state and link type. Thanks!
API | | rogerdavid0 -
New Entry Level Mozscape API Plan
With the changes coming to our Free Mozscape access, and many of you asking for a lower priced API tier, we will now be offering an Entry Level plan. This plan will be priced at $250 per month for 120,000 rows of data, and $20 per 10,000 rows of overage. Here are some more details: Entry Level Mozscape API Access
API | | IanWatson
$250 - Per month
Overages:
$20 per additional 10,000 rows
Included Calls:
URL Metrics
Links
Top Pages
Anchor Text
Rows per Month:
120,000
Rate Limit:
200 requests per second The new Entry Level plan is not yet up on our Pricing Page, however if you are interested, reach out to me directly and I can help you get set up. Ian Watson - IanW@Moz.com6 -
API - Internal Links to page and related metrics
Hi dear moz Team! Currently I´m building a Java application accessing your API. But there are some metrics I urgently need which I can´t get out of the API until now: The total number of internal links to a page The total number of internal links to a page with partial anchor text match MozRank passed by all internal links w. part. match anchor text (would be nice) For example, if I try this by your links endpoint, my idea was: http://lsapi.seomoz.com/linkscape/links/http%3A%2F%2Fwww.jetztspielen.de%2F?AccessID=..
API | | pollierer
&Expires=..
&Signature=..
&Scope=domain_to_page
&Filter=internal
&Sort=domain_authority
&SourceCols=4 (or any other value)
&SourceDomain=www.jetztspielen.de
&Offset=0
&Limit=50 If I try this, the API says: {"status": "400", "error_message": "Cannot set a source domain when filtering for internal links."} Is there any way to get the data I need by your API endpoints? I´m currently writing my master thesis and it is very important to me to solve this somehow. Thank you very much in advance! Best, Andreas Pollierer1