Mangools/API

Mangools API

Official REST API documentation for the Mangools SEO toolkit.

Mangools API is a REST API that enables access to all Mangools SEO tools.

Mangools is an SEO software suite trusted by marketers, agencies, and content creators for keyword research, rank tracking, SERP analysis, backlink discovery, and competitor research. The platform is known for fast, actionable data presented through a clean interface, making professional SEO workflows accessible without a steep learning curve.

The suite consists of the following tools, each exposed through this API:

  • KWFinder — keyword research with search volume, keyword difficulty, CPC, trend data, and long-tail suggestions.
  • SERPChecker — detailed analysis of search engine result pages, including SERP features and per-result SEO metrics.
  • SERPWatcher — rank tracking across locations and devices with daily position updates and share-of-voice reporting.
  • LinkMiner — backlink discovery and analysis with link quality metrics and competitor backlink profiles.
  • SiteProfiler — domain-level SEO intelligence covering authority metrics, top content, and traffic signals.
  • AI Search Watcher — visibility tracking across AI-powered search experiences (ChatGPT, Google AI Overviews, and more), monitoring when and how your brand is cited in generative answers.

Use this API to embed Mangools data into your own dashboards, automate reporting, enrich internal tools, or build custom integrations on top of the same data that powers the Mangools apps.

Getting started

  1. Get your API key — register for a free account at mangools.com and copy it at mangools.com/api-token.
  2. Authenticate each request with the x-access-token header.
  3. Handle errors using the standard HTTP status codes the API returns.
  4. Pick a tool above and start calling its endpoints.

On this page