How to get Miva Merchant API Access Token?

Miva Merchant Api
Miva Merchant Api

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:

  1. Login to your Miva Admin panel.
  2. From the left menu, go to Settings > User Management.
  3. In Users dashboard, click API Tokens.
  4. In the API Tokens page, click Add API Token and fill in the details as per the instructions below:
    Miva Merchant API Token

    Miva Merchant API Token

    • Name: enter the name you want. For example: Migration
    • Endpoint URL: this value is auto-generated by system
    • 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)
  5. Click Save.
  6. In the API Tokens page, select the API Token you have just created, then click the “” icon and choose Groups.
    Miva Merchant API Token - Groups

    Miva Merchant API Token – Groups

  7. Enable these groups: Accounting & Reporting, Customer Service & Sales, Marketing, Order Processing & Fulfillment, Product Management. Then click Close.
    Miva Merchant API Token - Groups Assigned

    Miva Merchant API Token – Groups Assigned

  8. Everything is done! Now, you can copy the Endpoint URL and Access Token generated in step 4 into the migration tool and start the migration process.

Related Articles