ePublishing Knowledge BaseContinuumUser & Subscription APIHow Do I Access the User API Documentation?

How Do I Access the User API Documentation?

The User API is used to allow authenticated users to do the following:

  • Add new users
  • Update existing users
  • Retrieve existing users’ contact and address information based on filters.

The purpose of this API is to allow 3rd parties to create user accounts on your site without the user initiating the action from the website.

Access the API at https://api.continuum.com/users

All relevant documentation for this API is found at the following URL:

https://api.epublishing.com/users

Stage environment vs. Production

When testing the APi functionality on a STAGE site, the following sub-domain change is needed:

  • PRODUCTION: api.epublishing.com
  • STAGE: api-stage.epublishing.com