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.
TipFor additional information, see the SDK site article, Accessing the RESTĀ API.
NoteCurrently, credit card payments cannot be submitted through the RESTĀ API.
APIĀ Endpoint format
The new endpoint format is: URL/api/endpoint
ExampleYour 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:
- Go to Community >Ā Security >Ā Users.
- Search for the account using the provided search filters.
- Select the account Username.
- Under User information, locate the Roles section, then select Add.
- Enable the RemoteService role.
- Click OK.
- Click Save. The changes may take a few minutes to take effect.
