Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Log a user out and clear session cookies (only available in SDKs)
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.