The API key ID or the legacy API key name.
Examples: ID format: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' Legacy name format: 'organizations/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/apiKeys/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
The API key secret, using the Ed25519 or legacy EC key format.
Examples: Ed25519 key: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx==' EC key: '-----BEGIN EC PRIVATE KEY-----\n...\n...\n...==\n-----END EC PRIVATE KEY-----\n'
Optional
basePath?: stringThe base path for the API.
Optional
debugging?: booleanIf true, logs API requests and responses to the console.
Optional
expiresIn?: numberOptional expiration time in seconds (defaults to 120)
Optional
source?: stringThe source for the API request, used for analytics. Defaults to typescript-client
.
Optional
sourceVersion?: stringThe version of the source for the API request, used for analytics.
Optional
walletSecret?: stringThe Wallet Secret. Only needed if calling certain Wallet APIs.
The options for the CDP API.