Skip to main content

Why do I see error '100413 Incorrect apiKey' on BingX?

This error means your BingX API key is not set up correctly in Cryptohopper. Re-create your API key following our BingX connection guide to fix it.

Written by Pete Darby
Updated this week

The error 100413 Incorrect apiKey appears in your trading bot output when BingX does not recognise the API key connected to your trading bot. This means the API key was created incorrectly or is no longer valid.

Example of a BingX trading bot output error:
04/23/2024 10:50:01 AM ERROR {"code":100413,"msg":"Incorrect apiKey","timestamp":1713862201131}

Cause

This error is typically caused by one of the following:

  • The API key was not created with the correct permissions on BingX

  • The API key was deleted or regenerated on BingX after it was connected to Cryptohopper

  • The API key or Secret key was copied incorrectly when setting up the exchange in Cryptohopper

How to fix it

Re-create your BingX API key and reconnect it to Cryptohopper by following our step-by-step guide: How to connect to BingX with API Keys.

Verify the error is resolved

After reconnecting, check your trading bot output to confirm the error no longer appears. Your bot will resume normal activity on the next trading cycle.

Did this answer your question?