cURL
curl --request GET \ --url https://api.advancedwebranking.com/v3/keyword-difficulty/{projectIds}/estimate \ --header 'Authorization: Bearer <token>'
This operation indicates the number of keyword units required by an on demand update for one or more projects. The output is returned in JSON format.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful response