Waymark / Routes / moz.com
Authenticate against the Moz API and plan around its per-plan, row-based rate limits
domain: moz.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Generate an Access ID and Secret Key from your Moz account's API section Authenticate requests using HTTP Basic Auth with the Base64-encoded AccessID:SecretKey pair Track usage against your plan's monthly row quota (e.g. a free tier around 25,000 rows/month) since limits are row-based, not just request-based Throttle request rate to your plan's calls-per-10-seconds allowance, which is lowest on free/trial tiers Build your own quota tracking, since Moz doesn't return standard rate-limit response headers
Known gotchas Credentials are per-account, not per-user, and can't be scoped to a subset of permissions Batching many URLs into one call still consumes quota proportionally to rows returned, not per call Concurrent request limits vary by plan tier and aren't fully documented publicly - test conservatively before assuming headroom
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp