Class: ZkPassApiKey
Last updated
Last updated
âĸ new ZkPassApiKey(apiKey
, secretApiKey
): ZkPassApiKey
Parameters
Name | Type |
---|---|
Returns
âĸ Readonly
apiKey: string
Unique identifier for accessing ZkPass services
âĸ Readonly
secretApiKey: string
Acts like a password for apiKey
and must be kept confidential for secure communication with ZkPass servers
⸠getApiToken(): string
Returns
string
string
string