Security
API Authentication Security
Content-Type: application/json
Accept: application/json
X-API-KEY: pk_test_xxxxxxxxx
X-TIMESTAMP: GENERATED_TIMESTAMP
X-SIGNATURE: GENERATED_SIGNATUREHMAC_SHA256(payload + timestamp, secret_key)Protect Your Secret Keys
Best Practices
Always Use HTTPS
Timestamp Validation
Recommendations
Signature Verification
Webhook Security
Recommended Validation Steps
IP Whitelisting
Benefits
Secure Server-Side Integrations
Replay Attack Protection
Production Security Checklist
Recommended Security Workflow
Common Security Errors
401 Unauthorized
Invalid Signature
Need Help?
Last updated
