Signature and Verify
Overview
Part A: Partner Authentication (UR-OPEN-API & Webhooks)
1. HTTP Headers
Header
Description
Required
2. Signing Logic
Partner Request (Partner -> UR)
UR Response / Webhook (UR -> Partner)
3. Verification
Part B: User Authentication (UR-API)
1. HTTP Headers
Header
Description
2. Signing Logic
Key Pair
1. Generate Key Pair Using Node.js (viem)
2. Key Management Recommendations
Code Examples
signature
verify
User wallet signature
Important Notes
Environment Addresses
Environment
UR Server Signature Address
Last updated