Secure Wallet API Documentation

Version 1.2.0 | Last Updated: March 2024

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 }