<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [ActionCodeURL](./auth-types.actioncodeurl.md) &gt; [apiKey](./auth-types.actioncodeurl.apikey.md)

## ActionCodeURL.apiKey property

The API key of the email action link.

<b>Signature:</b>

```typescript
readonly apiKey: string;
```
