Overview
The Naba Web3 Wallet API provides programmatic access to wallet functionality, identity verification, and blockchain operations. This documentation covers all available endpoints, authentication methods, and integration patterns.Authentication Required: Access to this API reference is restricted to verified UAE Pass users. See Gated Access for more information about the authentication system.
Authentication
All API endpoints require authentication. The authentication system will use:- UAE Pass verification (off-chain)
- Zero-knowledge proof generation
- Bearer token for API requests
Placeholder: The authentication flow will be implemented to require UAE Pass verification. The exact token format and proof structure will be documented once the gated access system is live.
Authentication Status
- ✅ Gated access middleware implemented
- ✅ UAE Pass authentication required
- ✅ Session-based access control active
- ✅ Protected endpoint access enforced