API Overview
Get api key from main app Dashboard
The Secure Wallet API provides programmatic access to our secure key generation infrastructure. All endpoints require authentication and are rate limited.
Base URL
https://api.myWallet.tools/v1
Response Format
All responses are JSON encoded:{
"data": {},
"error": null
}