Secure your api keys
Do not commit your api keys to git, or use them in client-side code.
Do not commit your api keys to git, or use them in client-side code.
x-api-key: WALLET_API_KEY
Sample Request Header
x-api-key: Ysz1aUX52Slt8sEXXrLBaQXjxtdT401:Unauthorized . All API requests must be made over HTTPS.
Secure your requests
Do not set
Do not set
VERIFY_PEER to FALSE. Ensure your server verifies the SSL connection to Blockradar.
