The API key ID
Examples: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' 'organizations/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/apiKeys/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
The API key secret
Examples: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx==' (Edwards key (Ed25519)) '-----BEGIN EC PRIVATE KEY-----\n...\n...\n...==\n-----END EC PRIVATE KEY-----\n' (EC key (ES256))
The HTTP method for the request (e.g. 'GET', 'POST')
The host for the request (e.g. 'api.cdp.coinbase.com')
The path for the request (e.g. '/platform/v1/wallets')
OptionalrequestOptional request body data
OptionalwalletThe Wallet Secret for wallet authentication
OptionalsourceThe source identifier for the request
OptionalsourceThe version of the source making the request
OptionalexpiresOptional expiration time in seconds (defaults to 120)
OptionalaudienceOptional audience claim for the JWT
Options for generating authentication headers for API requests.