Creating Private API Keys

From Spiffy Stores Knowledge Base

Revision as of 17:00, 18 November 2014 by Admin (talk | contribs)

Private API keys allow you to grant access to your store's data for individual applications.

As an example, you would need to generate a set of API keys if you were writing an automation script to manage your store's inventory. You may also need to generate another set of API keys if you want to grant access to a web-based accounting system that supports the Spiffy Stores API and allow it to access your Order and Customer data.

Private API keys can be generated from your Toolbox under "Accounts -> API Keys".

Simply generate a new API key for each new application that needs API access. You should generate a new key for each application, and you should not share the same key across multiple applications.

You can revoke API access for an application by deleting its API key.

Once an API key has been generated, click on the API key line to edit the key label and see the private details.

Further Reference