Base API Server URL
- Last UpdatedNov 06, 2025
- 1 minute read
The base API server URL is https://fullyqualifiedhost/mesmw/api, to which you append the operation. For example:
https://fullyqualifiedservername/mesmw/api/entity
If the default HTTPS port 443 is not being used, include the port number in the host portion of the URL. For example:
https://fullyqualifiedservername:2525/mesmw/api/entity