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://example.org. To call the party endpoint, the full API URL is: https://example.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.