API V2.1 Released
All routes will remain under the /v2/ namespace and will be documented in the app owner portal. If you have any questions regarding the changes, please reach out to me.
Change Log
Features
White label registration & login:
Allows a user to register and login directly from the app. App is automatically authorized and MoneyPot user is created. For trusted & confidential apps only. Rate limited.
Direct app withdrawals:
Allows a withdrawal request to be queued directly from an app. Auth balances only, time delayed processing. For trusted & confidential apps only. Rate limited.
Auth level transaction history:
Transaction information regarding an auth is now available via the API. Information is scoped to an auth and app. Access information regarding deposits, tips, and withdrawals from an app.
App level statistics:
Use the api to access app level statistics and information.
Coin Information:
This API route provides information and status on all coins used inside of MoneyPot.
Deprecated
/v2/new-address:
Route has moved to /v2/wallet/new-address and an alias has been created for reverse compatibility. The alias may be removed in future major versions.