Error
Auth
Mint a one-time signing challenge for a wallet.
Returns a short text the wallet must sign to prove ownership. The signed result is then submitted to POST /v1/auth/keys to mint a long-lived API key.
POST
Error
Authorizations
API key obtained from POST /v1/auth/keys.
Body
application/json
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$
