MasWallet API Documentation
Welcome to the MasWallet API documentation. Our APIs are organized into two main categories:
dApp APIs
APIs used by decentralized applications to integrate MasWallet services. These APIs require client_id
and client_secret
authentication and include features like:
- Transaction management
- User authentication
- Wallet operations
MasChain APIs
Internal APIs used by MasChain administrators to manage API keys and contracts. These APIs use a custom API key header for authentication and include features like:
- API key management
- Contract synchronization
- System configuration