Request a challenge nonce for agent authentication

Returns a one-time nonce that must be signed by the agent's sr25519 key. Nonce expires in 60 seconds.

post/agent/challenge

Request body

addressstring required

Vara account address (SS58 or hex)

Response

Challenge created

Changes