Mangools/API

Get list of all exports, sorted by created_at

Get all full backlink CSV exports you have created, sorted by creation date (newest first). Each entry describes the target URL, the filters that were applied, the cost and the processing state. Once an export is ready, a downloadURL pointing to the generated CSV is included. Exports older than 60 days are archived and no longer available for download.

GET
/linkminer/exports

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Response Body

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