---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/tools/searxng/type-aliases/SearxngHeaders.md
description: A static set of request headers (used for custom authentication).
---

# Type Alias: SearxngHeaders

```ts
type SearxngHeaders = Record<string, string>;
```

Defined in: [batteries/tools/searxng/index.ts:31](https://github.com/NHTIO/ADK/blob/v1.20260609.0/src/batteries/tools/searxng/index.ts#L31)

A static set of request headers (used for custom authentication).
