ConsoleCatalog
Sign in
RankTracker logo

RankTracker

ranktracker.comMarketingno auth

SEO keyword research - keyword finder, SERP analysis, and ranking insights.

Keyword Finder Preview

ASYNCWRITENo auth

Returns keyword preview metrics including search volume, difficulty, competition, and monthly history.

ParametersFormJSON

UUID of the Keyword Finder job to fetch preview results for

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_ranktracker_keyword_finder_preview",
    "params": {
      "keyword_finder_uuid": "019ea7bf-b7a4-7db4-8bc6-dceb69102c14"
    }
  }'