setApiKey(key: string): Promise<void>
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
Defined in
Phisherman.ts:117