GET /api/v1/yandex-autocompleteCredit cost synced with current settings
Yandex Autocomplete API
Turn a partial query into ordered Yandex search suggestions.
Optionally pass uil to select the interface language; en is the default.
Region selection is automatic; the public API intentionally does not expose lr.
With the current configuration, each successful request costs 3 credits.
API Tester
Enter q and optionally change uil to test Yandex Autocomplete.
This page sends real requests and charges only successful non-empty responses.
Endpoint
Estimated Cost: 3 credit(s)
Query (q)
Demo:
Interface language (uil)
Optional; defaults to en. Region selection is automatic and lr is not exposed.
Request Preview
https://api.goanyapi.com/api/v1/yandex-autocomplete?uil=en
Yandex suggestions with minimal parameters
Use a compact response in search boxes and keyword discovery workflows.
Ordered results
Read suggestions directly from data.suggestions.
Language control
Set uil with a two- or three-letter language code.
Automatic region
No region ID lookup is required from API users.
Yandex Autocomplete API FAQ
Parameters, region behavior, and billing.
Add Yandex suggestions to your product
Read the documentation or run a request in API Tester.