DuckDuckGo Instant Answers — structured summaries, abstracts, and related topics for any search query. Free, no key required.
https://api.apiclearinghouse.com/v1/call/duckduckgoAuthenticate with X-Api-Key: chk_live_... header.
/search| Name | Type | Required | Description |
|---|---|---|---|
| q | string | required | Search query (e.g. "fastify", "Albert Einstein") |
curl -s "https://api.apiclearinghouse.com/v1/call/duckduckgo/search?q={q}" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"type": "example",
"image": "example",
"heading": "example",
"abstract": "example",
"abstract_url": "example"
}
}No setup required. Sign in and run DuckDuckGo Instant Answers directly from your browser.
Open in Explorer →Monthly limits also apply per plan.