ChannelApe is an inventory management platform that helps customers to optimize their inventory, order, and fulfillment management practices.
After you start the connection, you have to configure it in the Create connection panel and must complete all of the required * authentication settings:
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
API type * |
Choose your ChannelApe API type:
|
|
API version |
Select your ChannelApe account API version (v1 or v2). |
|
X-Channel-Ape- Authorization-Token * |
Enter your ChannelApe private API key. Multiple layers of protection, including AES 256 encryption, are in place to keep your key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. |
|
Public key * |
Enter your ChannelApe public API key. Multiple layers of protection, including AES 256 encryption, are in place to keep your key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. |
|
Private key * |
Enter your ChannelApe private key. Multiple layers of protection, including AES 256 encryption, are in place to keep your key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the Token auth universal connector documentation.
-
Sign in to your ChannelApe account.
-
Navigate to Settings > Business > API accounts.
-
Click Create API account.
-
Enter an Account name.
-
Click Create.
-
Copy the Private key.
-
Copy the Public key.
Important
-
Make sure to copy or download the private key, as you will not be able to view it again.
-
To access the APIs using a user account, send a Users – Create session request and copy the returned session ID. Use this value as the
X-Channel-Ape-Authorization-Tokenheader.