Skip to content
Back to Site

ePages API Connection

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

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

Next-Cart may ask for your ePages Source Store URL, API URL, and Access Token. Prepare these values from your ePages store and private app setup before entering them in Next-Cart.

Use this guide when:

  • ePages is the Source Platform or Target Platform in your selected migration path;
  • Next-Cart shows ePages API setup;
  • you have permission to create or manage private apps in ePages.

Before you begin, confirm that:

RequirementWhy it matters
ePages admin accessYou need access to create or manage apps.
Live store URLThe API URL is often derived from the live store URL.
Permission to create private appsNext-Cart may require a private app access token.
Data scope is knownApp permissions should cover the data types included in the migration scope.
Secure credential handlingApp tokens and secrets should be stored safely.
Required valueWhere to prepare itNotes
Source Store URLLive ePages storeCopy the public store URL.
API URLLive store URL with the API path requested by Next-CartCommon setups append /api to the store URL. Confirm against the Next-Cart field.
Access TokenePages private appCopy the token generated for the private app.
Client ID or Client SecretePages private app, if shown and requestedEnter only if Next-Cart asks for these values.
  1. Visit your live ePages store and copy the Source Store URL.
  2. Prepare the API URL requested by Next-Cart. If the setup uses the standard API path, append /api to the store URL.
  3. Sign in to your ePages admin.
  4. Open Apps.
  5. Create a private app.
  6. Give the private app a clear name, such as Next-Cart Migration.
  7. Assign read permissions for the data types included in the migration scope, such as products, categories, orders, and customers.
  8. Save the app.
  9. Copy the Access Token.
  10. Copy the Client ID or Client Secret only if they are shown and Next-Cart requests them.

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

Next-Cart fieldePages value
Source Store URLLive ePages store URL.
API URLAPI URL requested by Next-Cart.
Access TokenPrivate app Access Token.
Client ID or Client SecretPrivate app value, if requested.

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

CheckPass condition
URL formatStore URL and API URL are entered in the correct fields.
AuthenticationThe Access Token is accepted.
PermissionsThe private app can read the data types included in the migration scope.
Store matchThe app belongs to the intended ePages store.
IssueWhat to check
API URL errorConfirm whether Next-Cart expects the public store URL, the API URL, or both.
Access token rejectedRe-copy the token from the private app or create a fresh private app.
Missing data accessReview app permissions and confirm that the required data types are included.
Wrong storeConfirm the private app was created in the ePages store used for the migration path.
Client value missingEnter Client ID or Client Secret only if Next-Cart requests it.

After migration work is complete and verified:

  • remove the private app if it is no longer needed;
  • revoke or rotate exposed tokens;
  • remove copied credentials from insecure notes or shared files.
GoalGo to
Test the connectionVerify Platform Connections
Fix a URL, token, or permission issueTroubleshoot Connection Setup
Continue after the connection passesConfigure Your Migration