Leads

Export all your leads

Downloads everything this account owns as one file — searches and dataset unlocks alike. Unlocked rows have no search behind them, so this is the only way to get them out in bulk. Free: you paid for these rows once already. Requires the leads:export scope when called with a scoped key.

GET/v1/leads/export

Downloads everything this account owns as one file — searches and dataset unlocks alike. Unlocked rows have no search behind them, so this is the only way to get them out in bulk. Free: you paid for these rows once already. Requires the leads:export scope when called with a scoped key.

AuthorizationBearer <token>

Pass Authorization: Bearer mapleads_xxx.

In: header

Query Parameters

provider?array<>

Source maps to keep. Omit to include all three.

format?string

Output format.

Default"csv"

Value in

  • "csv"
  • "xlsx"
  • "json"
leadIds?array<string>

Optional. Repeat to export only these leads.

Response Body

text/csv

curl -X GET "https://example.com/v1/leads/export"
"string"