GET /api/v1/youtube-autocompleteCredit cost synced with current settings

YouTube Autocomplete API

Turn a partial query into ordered YouTube search suggestions.
Optionally pass hl and gl to select language and country.

The default language is en and the default country is US.

With the current configuration, each successful request costs 3 credits.

API Tester
Enter q and optionally change hl and gl to test YouTube Autocomplete.
This page sends real requests and charges only successful non-empty responses.
Endpoint

Estimated Cost: 3 credit(s)

Query (q)
Demo:
Language (hl)

Optional; defaults to en. Select a supported language such as en or zh-CN.

Country (gl)

Optional; defaults to US. Select a two-letter country code such as US or CN.

Request Preview
https://api.goanyapi.com/api/v1/youtube-autocomplete?hl=en&gl=US

Localized YouTube suggestions

Use ordered suggestions in search boxes and video keyword workflows.

Ordered results

Read suggestions directly from data.suggestions.

Language control

Set hl with a language code such as en or zh-CN.

Country targeting

Set gl with a two-letter country code such as US or CN.

YouTube Autocomplete API FAQ

Parameters, localization, and billing.

Add YouTube suggestions to your product

Read the documentation or run a request in API Tester.