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

DuckDuckGo Autocomplete API

Turn a partial query into ordered DuckDuckGo suggestions.
Optionally pass kl to choose a regional setting; wt-wt is the default.

Only successful non-empty responses consume credits.

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

API Tester
Enter q and optionally set kl to test the endpoint.
This page sends real requests and charges the current configured cost after a successful non-empty response.
Endpoint

Estimated Cost: 3 credit(s)

Query (q)
Demo:
Region (kl)

Select a common region; defaults to wt-wt. View official kl values

Request Preview
https://api.goanyapi.com/api/v1/duckduckgo-autocomplete?kl=wt-wt

Regional search suggestions in one response

Use a compact suggestions array in search boxes, research tools, and content workflows.

Ordered suggestions

Read suggestions directly from data.suggestions in returned order.

Optional region

Use kl when you need a documented DuckDuckGo regional setting.

Stable default

Omit kl to use wt-wt.

DuckDuckGo Autocomplete API FAQ

Parameters, results, and billing.

Add DuckDuckGo suggestions to your product

Read the documentation or run a request in API Tester.