Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

The simple key authentication is used for API implementations within your account. 

The Simple Key is the appropriate authorization option for the following API's:

  • Order
  • AutoOrder
  • Item
  • Fulfillment
  • Customer

Warning
The Checkout API uses browser keys, so this document doesn't apply to browser based (javascript) checkouts.


Steps

Log into your UltraCart account and then navigate:

Panel

Main Menu Configuration (middle menu) Back Office Authorized Applications 



Image Modified

From the Authorized Applications page, select the "Authorized Applications" tab:

Image Modified

Then in the configuration section that appears, give your API a name, then select Simple Key from the drop down list for "Authentication Key",and, optionally, enter in the Allowed IP Addresses. Then in the permission section to the right, slect only the specific Read/Write permissions for the API:

...

Click Save to save your Simple Key:

Image RemovedImage Added

Related Documentation

...