Users
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678Nonce generated
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678An arbitrary 0x-prefixed hex string.
0xdeadbeefBad request — invalid parameters or body
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678A 65-byte hex-encoded ECDSA signature (130 hex chars + 0x prefix).
0xabc...defAuthentication successful
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678JWT to pass in x-auth-token on subsequent requests
Unauthorized — missing or invalid credentials
Resource not found
JWT token obtained from POST /users/authenticate
API key
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678Unauthorized — missing or invalid credentials
JWT token obtained from POST /users/authenticate
List of token balances across chains
A supported chain ID.
1A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678A non-negative integer represented as a decimal string.
1000000000000000000A non-negative integer represented as a decimal string.
1000000000000000000Unauthorized — missing or invalid credentials
JWT token obtained from POST /users/authenticate
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678User profile data
A valid EVM address (0x-prefixed, 20 bytes).
0x1234567890abcdef1234567890abcdef12345678Unauthorized — missing or invalid credentials
Forbidden — caller is not allowed to access this resource
JWT token obtained from POST /users/authenticate
A valid EVM (0x-prefixed hex) address.
0x1234567890abcdef1234567890abcdef12345678Updated user profile data
A valid EVM address (0x-prefixed, 20 bytes).
0x1234567890abcdef1234567890abcdef12345678Unauthorized — missing or invalid credentials
Forbidden — caller is not allowed to access this resource
Last updated