How to setup your BitMart API for Cryptoworth
Step 1: Log in to Your Bitmart Account
Open your web browser and navigate to Bitmart's website.
Log in with your registered email and password.
Step 2: Access API Management
Once logged in, go to your account settings by clicking your profile icon in the top-right corner.
From the dropdown menu, select API Management.
Step 3: Create a New API Key
Click on the Create API Key button.
Choose a label for your API key to help you identify it later (e.g., “ReadOnlyAccess”).
Step 4: Set API Permissions
Select the Read-Only option to ensure the key only retrieves data without the ability to execute trades or manage funds.
Optionally, restrict access to specific IP addresses for added security by entering the trusted IP addresses in the designated field.
Step 5: Complete Security Verification
Depending on your account security settings, you may be required to complete multi-factor authentication (MFA):
Enter the code sent to your registered email.
Input the 2FA code generated by your authenticator app.
Step 6: Save Your API Key Pair
Once the verification is complete, your API Key and Secret Key will be displayed.
Important: Securely copy and save the API Key and Secret Key. You won’t be able to view the Secret Key again after this step.
Security Best Practices
Always restrict your API key to specific IP addresses.
Do not share your API Key and Secret Key with anyone.
Regularly review and delete unused API keys.
By following these steps, you can create a secure Read-Only API key pair on Bitmart for accessing data programmatically while maintaining control over your account's safety.