setApiKey(key: string): Promise<void>
Defined in: Phisherman.ts:117
Set the phisherman's API key.
Parameters
| Parameter | Type | Description |
|---|
key | string | The API key to access the phisherman API and cache within the code of the wrapper. |
Returns
Promise<void>
Since
1.0.0