---
title: createWebhooksClient
editUrl: false
head: []
template: doc
prev: false
next: false
sidebar:
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

> **createWebhooksClient**(`options`): [`BrexWebhooks`](/brex/api/webhooks/classes/brexwebhooks/)

Defined in: [src/webhooks/index.ts:13](https://github.com/slingshot/brex/blob/9dff46b5d5637a0dd072bca56d02d8a0f4425312/src/webhooks/index.ts#L13)

Standalone client for the Brex Webhooks API.

## Parameters

### options

[`BrexOptions`](/brex/api/index/interfaces/brexoptions/)

## Returns

[`BrexWebhooks`](/brex/api/webhooks/classes/brexwebhooks/)