Get cost estimate
get_cost_estimateEstimate monthly rank-check costs for keyword portfolios using provider rate cards. Set keyword count, devices, locations, and check frequency for accurate pricing.
Instructions
Estimate the monthly rank-check cost for a keyword portfolio using the public provider rate cards. Provide the keyword count plus optional devices per keyword (1-2), locations per keyword, and check frequency (daily, weekly, or monthly). Pick a rate card with provider (defaults to dataforseo) and optionally a flat-rate option key or a plan key; see get_provider_rates for available keys. Anonymous endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Plan-model provider plan key; unknown values use auto selection. | |
| option | No | Flat-rate provider option key, for example "standard", "priority", or "live". | |
| devices | No | Device count per keyword (1 or 2). Defaults to 1. | |
| keywords | Yes | Keyword count to estimate for. | |
| provider | No | Provider rate card to use. Defaults to "dataforseo". | |
| frequency | No | Rank-check frequency used to estimate monthly checks. Defaults to daily. | |
| locations | No | Location count per keyword. Defaults to 1. |