# Moz AI integration on Definable

> Moz is an SEO software suite providing keyword research, site audits, rank tracking, and competitive insights to boost organic search visibility

## What this connects

Moz is an SEO software suite providing keyword research, site audits, rank tracking, and competitive insights to boost organic search visibility

Vendor: https://moz.com/

## Tools available

**12** tools available. First 12:

- `MOZ_FETCH_METADATA_INDEX` — Fetch Metadata Index — Tool to fetch current index metadata from Moz via JSON-RPC. Returns an index ID that changes when the data in the index is updated. Use when you need to track index updates or verify the current index state.
- `MOZ_FETCH_SITE_METRICS` — Fetch Site Metrics — Tool to fetch site metrics from Moz including Domain Authority, Page Authority, Spam Score, and link counts. Use when you need SEO metrics for a domain or specific URL. Returns comprehensive link and authority data.
- `MOZ_GET_GLOBAL_TOP_ROOT_DOMAINS` — Get Global Top Root Domains — Tool to get the top 500 root domains across the entire web index sorted by Domain Authority. Returns the highest authority domains globally with Domain Authority, Spam Score, and linking domains count. Use when you need to identify the most authoritative domains on the web.
- `MOZ_GET_USAGE_DATA` — Get API Usage Data — Tool to get API usage data including the number of rows consumed. Use when you need to track API usage for a specific time range or the current billing period.
- `MOZ_GLOBAL_TOP_PAGES` — Get Global Top Pages — Tool to fetch global top pages from Moz. Use when you need a paginated list of highest authority pages.
- `MOZ_INDEX_METADATA` — Get Index Metadata — Tool to fetch link index metadata from Moz. Use when you need the current index ID (which changes when the index updates) and the dates of Spam Score model updates. Use after authenticating with Moz API.
- `MOZ_LINK_STATUS` — Check Link Status — Tool to check if source URLs link to a target URL. Use when you need to verify inbound links from multiple sources to a target.
- `MOZ_LIST_GLOBAL_TOP_DOMAINS` — Get Global Top Domains — Tool to get the top ranking domains globally based on Domain Authority. Use when you need the highest authority domains in the entire Moz index.
- `MOZ_LIST_GLOBAL_TOP_PAGES` — List Global Top Pages (JSON-RPC) — Tool to fetch global top ranking pages from Moz using JSON-RPC API. Use when you need to retrieve the highest Page Authority pages in the entire Moz index.
- `MOZ_LOOKUP_QUOTA` — Lookup Quota Information — Tool to lookup API quota information including remaining rows, quota limits, and usage across different quota types. Use when you need to check current quota status without consuming quota.
- `MOZ_POST_TOP_PAGES` — Get Top Pages — Tool to fetch the top pages on a target domain from Moz. Top pages are identified as pages with the most external links. Use when you need a list of high-authority pages on a specific domain or subdomain, sorted by Page Authority or other metrics.
- `MOZ_USAGE_DATA` — Get Usage Data — Tool to fetch API usage and quota details from Moz. Use when you need to monitor current plan, quota usage, and rate limits.

## Auth

Auth schemes: `API_KEY`.

## How agents use Moz

Inside a Definable workflow, Moz is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Moz** — the Researcher (GPT-5.5) pulls context from Moz (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Moz** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Moz (create record, post message, draft email).
- **Designer / Engineer → Distributor → Moz** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Moz (attach file, open PR comment, post status).

The Verifier checks every Moz call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- marketing automation — https://definable.ai/apps/category/marketing-automation/
- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/moz/
- Same category (marketing automation): https://definable.ai/apps/category/marketing-automation/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
