Mangools/API

Get suggestions (suggestion is - similar url, count of backlinks for this url, expected cost for simialr url) for url

Suggest available export targets for a given URL. For the input URL, the endpoint returns a list of related targets (root domain, subdomain, exact URL, and protocol variants) together with the number of backlinks indexed for each target and the estimated export cost (in backlink-row units).

Use the returned suggestions to decide which target variant to export via POST /linkminer/exports.

POST
/linkminer/exports/suggest/

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Response Body

curl -X POST "https://api.mangools.com/v3/linkminer/exports/suggest/"
Empty