Get Your API Key
Step 1: Create Your Free Moralis Account
Go to the Moralis Dashboard to create your Moralis account.
Step 2: Get API Key
Get your Web3 API key from the Moralis dashboard by going to one of your existing project > Settings > Secrets > Copy one of your secrests.
Keep Your API Key Safe
Your API key is linked to your private account. Keep your keys safe by following these best practices:
- Provide access only to those who need it
- Keep the key out of any version control system you might be using
- Use a password manager or secret management service to control access to your key
- Don't embed your secret API key in web applications or in other places where the key could be easily obtained