v1
latestOpenAPI 3.0.02026-07-2471143147.5 KBAuthentication
Login with EIP-712 signature
Authenticate using an EIP-712 Login signature. Returns JWT access and refresh tokens. For returning users who already have an active on-chain allowance.
post/v1/auth/login
Request body
Example request
{
"account": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e"
}Response
A successful response.