Version: 1.0
Crypto.CryptoProcessing.Integration.API_1.0
Authentication
- API Key: X-Processing-Timestamp
- API Key: X-Processing-RecvWindow
- API Key: X-Processing-Key
- API Key: X-Processing-Signature
Unix timestamp in milliseconds when the request was created
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Processing-Timestamp |
Time window in milliseconds for request validity (default: 5000)
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Processing-RecvWindow |
Your API public key
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Processing-Key |
HMAC-SHA256 signature of the request
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Processing-Signature |