Getting started
This section provides detailed information about the Walver.io API endpoints.
Authentication
1. Session-based Authentication
{
"wallet_address": str
"selected_chain": str
"nonce": str
"message": str
"signature": list[int] OR str
}2. API Key Authentication (most convenient)
Base URL
Rate Limiting
Last updated