# VyAuthenticationMethodRequestApiKey

## Derived Properties ([VyWebhookAuthenticationMethodBase](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vywebhookauthenticationmethodbase))

| Field | Type | Description | Required |
| ----- | ---- | ----------- | -------- |

## Properties

| Field      | Type   | Description                                                                                             | Required |
| ---------- | ------ | ------------------------------------------------------------------------------------------------------- | -------- |
| type       | string |                                                                                                         | ✗        |
| headerName | string | This is the name of your api key. (A custom API header name that you enter)                             | ✗        |
| apiKey     | string | This is the value of your API key for your endpoint. (A custom value that you enter for your endpoint.) | ✗        |

## References

**Schema**

* [VyWebhookAuthenticationMethodBase](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vywebhookauthenticationmethodbase)
