Moz API
moz.com
Moz - Domain Authority checker, Top 500 websites listing, and per-domain DA metrics.
- Actions
- 4
- Category
- Marketing
- Login
- Not required
- Output
- JSON
Call the Moz API
Submit a task, then poll the job until it settles. This example runs act_moz_domain_authority_detail.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_moz_domain_authority_detail",
"params": {
"domain_name": "youtube.com"
}
}'4 actions on moz.com
Read
Domain Authority Details
act_moz_domain_authority_detailread2 credits / callReturns Domain Authority metrics, ranking keywords, and top pages for a domain.
- domain_name
- string · required
Domain Authority Results
act_moz_domain_authority_resultsread3 credits / callReturns Domain Authority, ranking keywords, and linking-domain data for a domain.
- domain_name
- string · required
Domain Authority Tool Page
act_moz_domain_authority_tool_pageread1 credit / callReturns the Domain Authority checker tool page and its metadata.
Top 500 Websites Listing
act_moz_top500_websites_listingread1 credit / callReturns the top 500 ranked websites with global rank, DA scores, and links.
Moz API questions
- Is there an API for Moz?
- Moz does not offer a public data API for this, but Anakin Wire provides 4 maintained endpoints for moz.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Moz data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when moz.com changes its markup, Anakin updates the action.
- Do I need a Moz account?
- No. Every Moz action listed here runs anonymously — no account and no credentials required.
- What does the Moz API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Marketing APIs
Ahrefs
Ahrefs - website authority, backlink checks, keyword difficulty, and SERP analysis.
AWeber
AWeber - email templates, resource articles, pricing plans, and knowledge base.
Backlinko
Backlinko - SEO studies, ranking-factor research, benchmarks, and how-to guides.
Bazaarvoice
Bazaarvoice - UGC platform with ratings, reviews, brand case studies, and demos.
BuiltWith
BuiltWith - web technology profiler with company intelligence and usage trends.
Copy.ai
Copy.ai - use-case pages, pricing plans, homepage content, and blog articles.