Yandex Search API pricing policy
To estimate your service costs, see the pricing in this section.
The prices for service products are also available in the price list.
Note
Currency of Service rates (prices) depends on the company you made a contract with:
- Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
- Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.
All prices below do not include VAT.
What goes into the cost of using Yandex Search API
The cost of using Yandex Search API is calculated based on the number of search requests initiated within a calendar month (reporting period).
Prices for the Russia region
Note
Yandex Cloud resource pricing vary by region. For more information about the available regions, see Regions.
Your payment currency is determined by your contracting legal entity. For more information on creating an account, see Registering an account in Yandex Cloud.
Free tier includes 1,000 synchronous queries per user per month using API v1 during night hours1 from 00:00:00 to 07:59:59. Queries in excess of this threshold are priced as detailed below. Free tier does not apply to queries run via API v2.
Service | Price per 1,000 requests, without VAT |
---|---|
API v1 requests | |
Night-time synchronous requests, first 1,000 requests per month | Free |
Night-time synchronous requests, over 1,000 requests per month | $2.999999 |
Daytime synchronous requests | $3.999998 |
API v2 requests | |
Synchronous requests | $3.999998 |
Deferred requests | $0.208333 |
Synchronous requests with generative response | $41.667000 |
Users are subject to quotas. For more information, see Quotas and limits. To have your quotas revised, contact support
1 The time zone is UTC+3
Examples of cost calculation
Requests through API v2
Cost of using Yandex Search API for initiating search queries through API v2 with the following parameters:
- Number of synchronous requests per month: 250,000
- Number of deferred requests per month: 50,000
- Number of synchronous requests with a generative response per month: 10,000
Cost calculation for synchronous requests:
250,000 × ($3.999998 / 1 000) = $999.999500
Total: $999.999500, cost of 250,000 synchronous requests.
Where:
- 250,000: Number of synchronous requests.
- $3.999998: Cost of 1,000 synchronous requests.
- $3.999998 / 1,000: Cost per synchronous request.
Cost calculation for pending requests:
50,000 × ($0.208333 / 1 000) = $10.416650
Total: $10.416650, cost of 50,000 pending requests.
Where:
- 50,000: Number of pending requests.
- $3.999998: Cost of 1,000 pending requests.
- $3.999998 / 1,000: Cost per pending request.
Cost calculation for synchronous requests with generative response:
10,000 × ($41.667000 / 1,000) = $416.670000
Total: $416.670000, cost of 10,000 synchronous requests with generative response.
Where:
- 10,000: Number of synchronous requests with generative response.
- $41.667000: Cost of 1,000 synchronous requests with generative response.
- $41.667000 / 1,000: Cost per synchronous request with generative response.
Total cost calculation:
$999.999500 + $10.416650 + $416.670000 = $1,427.086150
Total: $1,427.086150, cost of all search requests through API v2.
- $999.999500, cost of 250,000 synchronous requests.
- $10.416650, cost of 50,000 pending requests.
- $416.670000, cost of 10,000 synchronous requests with generative response.