GET/api/identity/challengeFREE
Get a DID auth challenge. Decode the header, sign JSON.stringify(challenge) with your wallet, re-encode {v:1, challenge, did, signature} as base64url, and send it as the X-Agent-Identity header on POST /api/feedback within 30 seconds.