ConsoleCatalog
Sign in
Moz logo

Moz

moz.comMarketingno auth

Domain Authority checker, Top 500 websites listing, and per-domain DA metrics.

Domain Authority Details

ASYNCREADNo auth

Returns Domain Authority metrics, ranking keywords, and top pages for a domain.

ParametersFormJSON

Domain slug for the path-style DA detail page (e.g. youtube.com)

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -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"
    }
  }'