How to sign API
In order to communicate with the Wallet Screening API you need to make a signed request to the Quadrata API server.
Authentication
Authorization: Basic {base64(API_KEY)}Signing Message Format
Signing Message Rules
Signing Message Example
Last updated