Accessing the API endpoint

The iMIS EMS REST API endpoint points to the ASI Scheduler. Third-party integrations and all calls to the API must conform to the updated API endpoint.

Tip! For additional information, see the SDK site article, Accessing the REST API.

Note: Currently, credit card payments cannot be submitted through the REST API.

API Endpoint format

The new endpoint format is: URL/api/endpoint

Example: Your public iMIS website URL is https://abc.org. To call the party endpoint, the full API URL is: https://abc.org/api/party

Dedicated user (unique account) for accessing the API

If you need a dedicated user account to access the API, contact ASI Technical Support for additional information and next steps. There may be a cost associated with this licensed account.

Once you have the dedicated user account defined, ensure the account has the RemoteService role:

  1. Go to Community > Security > Users.
  2. Search for the account using the provided search filters.
  3. Select the account Username.
  4. Under User information, locate the Roles section, then select Add.
  5. Enable the RemoteService role.
  6. Click OK.
  7. Click Save. The changes may take a few minutes to take effect.