-
SEO Learning Center
Broaden your SEO knowledge with resources for all skill levels.
-
The Beginner's Guide to SEO
If you're brand new to SEO, start here.
-
SEO Q&A
Get answers from the Moz Community.
-
Free Downloads and More
Quick access to whitepapers, reports, guides, webinars, and case studies.
-
Help Hub
Learn how to use Moz products.
-
Community & Events
Connect with over 600k online marketers.
-
SEO Training
Instructor-led classes and seminars
MetadataIndexFetch
Use this endpoint to track when the index is updated with new data. When queried, the endpoint returns an ID that changes when the data in the index changes. This information can be helpful when you're looking to understand the freshness of the data. It can also help benchmark when new links are discovered - particularly if you're tracking a link building Campaign and want to keep an eye out for index updates that may include new links.
JSON-RPC Method:
metadata.index.fetch
This method does not require any input.
1{}
Results include the unique identifier for the current index.
index_id
string
The unique identifier for the current index.
1{
2 "index_id": "tD4grH2TmrmTfXW65xr+tg=="
3}
Does not require any quota.