+
Connexion Type
1
Client ID
2
Client Secret
3
Seller Authentication
4
Confirmation
Warning: you are about to manage your Rest API Client Id

A clientId is a REST API login, it works in pair with a dedicated clientSecret.

For SOAP API credentials please go to your Seller Portal > Rights Management page.

Some connectors refer to "clientId/clientSecret" with "login/password" terms, REST APIs require either : only the sellerId (through an agregator), or 3 information (clientId/clientSecret/sellerId).
If only 2 are requested then refer to SOAP Credentials.

I'm using a feed agregator
Connect your agregator to your Seller Account.

Please make sure your agregator has registered with us before and is using the REST API.

For SOAP API login/password please refer to your Seller Portal > Rights Management page.

How to know ?

Using delegated REST, agregators request : a single sellerId.

Using SOAP, agregators request : a login/password pair.

Some agregators request a complete set of clientId/clientSecret and sellerId.

I'm using a plugin
Get credentials for your website Plugin .

Works for direct connection plugins only, which expect 3 parameters : clientId, clientSecret and SellerId.

For third party issued plugins use "Agregator connexion" (above).

Make sure your plugin is REST Compatible

Migration from SOAP to REST APIs is still ongoing, some plugin providers might not have already provided an updated plugin.

Older plugins only require a login and a password.

Rest compatible plugins require clientId/clientSecret/SellerId.

I'm developping myself or with a development partner
Connect to REST APIs with your Seller Account.

Using the REST API requires a clientId/clientSecret pair, and a link with your SellerAccount.

I still need access to legacy APIs
Connect to SOAP APIs with your Seller Account.

SOAP API credentials are still managed from your SellerPortal.

Once logged in :

Got to "Settings" and then to "User Rights Management"

See documentation

I'm a developper, or a feed agregator, I just need credentials
I'm an agregator or technical integration partner

You might just need a clientId and do not want to link it to a seller account ?

Start by creating an account, stop after retrieving credentials.

Notes