
API Access Token allows you to access to the existing data of your Miva eCommerce store. The token can be generated in the Miva admin, and here is the step-by-step guide on how to do it:
- Login to your Miva Admin panel.
- Click Menu icon at the top left, then choose Users.
- In Users dashboard, choose API Tokens.
- Add a new API Token with:
- Name: enter the name you want. For example: nextcart
- Access Token: this value is auto-generated by system
- Allowed IP Address(es): use this value
0.0.0.0/0
to allow all IP addresses - Signature: choose Accept Requests Without Signature (insecure)
- Timestamp: choose Accept Requests Without Timestamp (insecure)
- Click Save.
- The Access Token has been created. Select it in the API Tokens list, then click Groups button.
- Assign all groups to the API Token you have created above.
Miva Api Token Groups
- Everything is done. Let copy and put the Access Token into the migration tool.