About Links API
-
I'ma Japanese, So, I'm sorry in poor English.
Question about the API.
Will be returned as unauthorized api 'links' to the following request.Is it OK in the request parameters?
-
Hey Shinya,
I'm guessing from your question that you are trying the above API query and receiving an error (401 Unauthorized - unauthorized api 'links/page_to_page.domain_authority').
The reason is because the Scope and Sort parameters you are using are incompatible. The request you are sending is asking for pages on the same domain to be sorted by Domain Authority, but they will all have the same Domain Authority.
However, if you try something like this, it should work to sort the results by Page Authority. Let me know if you are still seeing the results you are hoping for!
http://lsapi.seomoz.com/linkscape/links/www.seomoz.org/blog?Scope=page_to_page&Sort=page_authority
Thanks,
Carin