The following is access information used within your environment ( sandbox / live ).
Sandbox Base Url : https://sandbox.ecom.io
Disclaimer
securing your api token is your responsibility. Ecom is not responsible for wrong / invalid way of storing your api token that lead to be exposed.
Recommendation
- make all your communication with Ecom through your server side not from the client side
- secure your api keys in your server environment variable . not static in your code .
- if you feel your token exposed . revoke it immediately from your Ecom account.
New Token
If you regenerate a new API token key, the old one will be expired.
API Token Key
You can get the live API token key as follows:
- Log in to ECOM account using your super admin account.
- Click on "API Credentials" tap from the top menu.
- Copy your APi Token and your Mid