Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST "https://api.cryptomate.me/mpc/accounts/create" \ -H "x-api-key: $CRYPTOMATE_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "alias": "Main Operating Account" }'
{ "id": "acc_6f1e2a30-4a3c-4b2e-9a1d-5e8c9b7a1f23", "alias": "Main Operating Account" }
Create a new treasury MPC account.