Skip to main content
GET
/
projects
/
{name}
/
export-topsites
Export Top Sites
curl --request GET \
  --url https://api.advancedwebranking.com/v3/projects/{name}/export-topsites \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

name
string
required

Query Parameters

startDate
string<date>
stopDate
string<date>

Response

200

Successful response