Skip to content
Back to Site

LogiCommerce API Connection

Prepare LogiCommerce private app connection values for a Next-Cart migration service when API setup is shown for LogiCommerce.

A valid LogiCommerce API connection gives Next-Cart the authorized platform access required by the selected migration path.

Next-Cart may ask for your LogiCommerce Store URL, App ID or Client ID, and App Key or Client Secret. Prepare these values from the Private apps area in LogiCommerce.

Use this guide when:

  • LogiCommerce is the Source Platform or Target Platform in your selected migration path;
  • Next-Cart shows LogiCommerce API setup;
  • Next-Cart asks for Store URL, App ID, App Key, Client ID, or Client Secret.

Before you begin, confirm that:

RequirementWhy it matters
LogiCommerce admin accessYou need access to the admin area where private apps are managed.
Permission to create private appsYour user role must allow app creation and scope configuration.
Source or target store URLYou need the public store URL requested by Next-Cart.
Secure storageApp credentials should be protected until setup is complete.
Required valueWhere to prepare itNotes
Store URLLive store or public store URLUse the URL requested by Next-Cart.
App ID / Client IDPrivate app credentialsCopy the generated ID exactly.
App Key / Client SecretPrivate app credentialsCopy the generated secret exactly.
  1. Confirm the store URL by opening the live store and copying the correct URL.
  2. Sign in to the LogiCommerce admin panel.
  3. Open Apps.
  4. Open the Private apps tab.
  5. Select Add to create a new private app.
  6. Enter a clear app name for the migration service.
  7. Configure app scopes with read access for products, categories, customers, orders, and any other data types included in the migration scope.
  8. Save or generate the access data.
  9. Copy the App ID and App Key values.

In the Next-Cart connection setup screen for LogiCommerce, enter only the values requested by the interface.

Next-Cart fieldPlatform value
Store URLPublic LogiCommerce store URL requested by Next-Cart.
App ID / Client IDGenerated App ID or Client ID.
App Key / Client SecretGenerated App Key or Client Secret.

The LogiCommerce API connection values are ready to test in Next-Cart.

CheckPass condition
Store URLThe URL opens the correct LogiCommerce store.
Scope coveragePrivate app scopes cover the data types selected for migration.
Credential completenessApp ID and App Key are copied in full.
Connection testNext-Cart can authenticate and read supported LogiCommerce data.
IssueWhat to check
Authentication errorCopy the App ID and App Key again from the private app settings.
Scope errorAdd read access for the missing data type and test again.
Wrong store URLConfirm the public store URL and update the value in Next-Cart.
Private app unavailableConfirm your admin role can create or manage private apps.

After migration work is complete and verified:

  • remove or revoke temporary API credentials where the platform provides that option;
  • reduce access if a broader permission set was used only for migration work;
  • remove copied credentials from insecure notes, tickets, chats, or shared files;
  • review the store admin account used for API setup.
GoalGo to
Test the connectionVerify Platform Connections
Fix an authentication or permission issueTroubleshoot Connection Setup
Continue after the connection passesConfigure Your Migration