/keywords?keyword=:keyword&domain=:domainResearch keyword difficulty by DR
Returns the live US Google top 10, each ranking domain's DR, median DR needed, and lowest-DR entry point. domain is optional and adds your DR, gap, and verdict.
vdr keywords:research "best crm" --domain example.comcurl "https://verifieddr.com/api/v1/keywords?keyword=best+crm&domain=example.com" \
-H "Authorization: Bearer vdr_your_api_key"{
"report": {
"keyword": "best crm", "cached": true,
"results": [{ "position": 1, "domain": "leader.example", "dr": 78 }],
"medianDr": 64, "minDr": 48,
"user": { "domain": "example.com", "dr": 41, "gap": 23, "tier": "ultra" }
}
}- Needs a running growth program. A program gate returns 402 with upgradeUrl, requiredPlan, and blockedFeature.
- The tier values boost, advanced, and ultra are historical verdict labels, not current program names.