Skip to main content
How-to

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
  • Coupon
  • User
warning

The Checkout API uses browser keys. This page does not apply to browser based (javascript) checkouts.

Steps

Log into your UltraCart account and then navigate:

note

Main Menu → Configuration → Development → Authorized Applications / API Keys

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

![API-Navigation-new application button.PNG](pathname:///confluence/38688545/API-Navigation-new application button.PNG)

Then in the configuration section that appears, enter an App, 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, select only the specific Read/Write permissions for the API:

simple_key_setup.png

Click Save to save your Simple Key:

simple_key_list.png

Related Documentation

https://www.ultracart.com/api/#topics.html

Was this page helpful?