https://api.developer.coinbase.com/rpc/v1/base/<MY-CLIENT-API-KEY>
)Authorization
header of your requestAuthorization
header, and are generated using your Secret API Key.
X-Wallet-Auth
header of your requestPOST
and DELETE
requests), such as signing a transactionX-Wallet-Auth
header, and are generated using your Wallet Secret.
More on Wallet Authentication JWTs
req
claim in the wallet JWT is still supported for backwards compatibility with the CDP SDK, but reqHash
is now the preferred way to include request body information.
The req
claim will eventually be deprecated - we recommend using reqHash
for all new implementations.X-Wallet-Auth
header requirement), you must include both:
Authorization
headerX-Wallet-Auth