Difference between revisions of "Creating Private API Keys"

From Spiffy Stores Knowledge Base

m
m
Line 9: Line 9:
 
Private API keys can be generated from your Toolbox under "Accounts -> API Keys".
 
Private API keys can be generated from your Toolbox under "Accounts -> API Keys".
  
Simple 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.
+
<gallery widths="200px" heights="200px" class="right">
 +
Image:Api_keys2.png|API Key Details
 +
</gallery>
 +
 
 +
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.
 
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.
 
Once an API key has been generated, click on the API key line to edit the key label and see the private details.

Revision as of 15:43, 17 November 2014

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.