Mexc Api Postman
No description available
Install / Use
npx skills add mexcdevelop/mexc-api-postmanInstalls into whichever agent you are using.
README
MEXC API Postman
Postman is an API Collaboration Platform.
MEXC now offers several Postman Collections and Environments (JSON files) for a quicker and easier usage of our RESTful APIs.<br/> You only need to import and set up with your own API and secret keys to begin.
How to import and configure
-
Download the
mexc-api-postmanrepository. -
Click the
<p align="center"><img src="assets/1.png" alt="Screenshot of Postman for Mac, with 'Import' button pointed out at top left."/></p>Importbutton. On Postman for Mac, for example, the button is at the top left: -
On the
<p align="center"><img src="assets/2.png" alt="Screenshot of of Postman for Mac, showing the Import screen."/></p>Importpop-up page, select theFoldertab. Click theChoose folder from your computerbutton and choose the root folder of the downloaded repository. -
Select which collections and environments you would like to import and click the
<p align="center"><img src="assets/3.png" alt="Screenshot of of Postman for Mac, showing the Import screen after selecting the folder."/></p>Importbutton. -
Select the
<p align="center"><img src="assets/4.png" alt="Screenshot of Postman for Mac, showing where the user should fill in their API and secret keys."/></p>Environmentstab on the left, choose an environment, and set your Api Key and Secret Key by changing theCurrent Valuecolumn (see screenshot); (TheTimestamp,Signature,Initial Valuefields can be left empty as they’ll be automatically filled by Postman when sending a request.) -
Select your newly-added environment from the environment dropdown menu. On Mac, this is at top right, to the left of the eye icon.
<p align="center"><img src="assets/5.png" alt="Screenshot of Postman for Mac, showing how imported environments can be selected from a dropdown ."/></p>
Postman safety practices
The following practices are advised to secure your account's safety:
- Don't use Collections obtained from an unknown source.
- Review the environment JSON file before its usage.
- Don't use any code that you don't understand.
- Make sure that the withdrawal permission is not enabled for your API keys.
- When you finish trying out the API, delete your API keys.
FAQ
Q: Why I can't get any response?
You haven't imported the environment file or you've imported it but haven't selected it from the dropdown menu (mentioned in [[How to import and configure]])
Q: How can I debug a request or find the used URL?
- Open the Postman's console to find requests' parameters and URL.
- Debugging can be done by editing the
Pre-request Scripttab.
Q: Error API-key format invalid.
Likely causes:
- API key is not set.
- API key is not correct.
x-mexc-apikeyis not selected in your PostmanHeaderstab.
Q: Error Signature for this request is not valid.
Likely causes:
- Secret key is not set.
- Request was made with at least one empty parameter.
signatureis not the last parameter in the parameters list.
Q: Error Mandatory parameter 'xxxx' was not sent, was empty/null, or malformed.
Please refer to the API documentation to double check all the mandatory parameters.
My question isn't here
If you don't find your answer here, please consult https://t.me/MEXCAPIsupport for similar questions from the API support telegram group or open an issue here.
Related Skills
node-connect
385.6kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
Security Score
Audited on Jul 12, 2026
