1. Get Your Mufi API Credentials
We are currently in the proccess of releasing our Alpha version in the upcoming weeks. If you are interested in joining our Alpha program, please login via the Get Started button on the top right of the page or email us at connect@mufi.app if you do not have an account.2. Setup in Your Project
To keep your credentials safe and out of sight, it’s best to store them in environment variables. This way, your credentails stay hidden and secure, and you don’t have to worry about it showing up in your code. Plus, it’s super easy to manage different sets of credentials for different environments like development, staging, and production.Credential Security Tips
- Make sure to always use HTTPS when making requests to the Mufi API to keep your data encrypted and secure.
- Never share your credentials with anyone.
- Use a password manager to store your credentials securely.
- Use environment variables to store your credentials in your project.
Start using the Mufi API
Get API Version
Verify your connection by checking the API version.
Create User
Add a user as a customer to your project.
Get User
Get a customer associated with your project.
Get Wallet Balances
Get the balances of a user’s wallets for a given blockchain.