Session IDs and the Web API
- Last UpdatedNov 06, 2025
- 1 minute read
Because sessions are managed internally by the system, session IDs are not used with the MES Web API V1 endpoints, except for the DirectAccess and MiddlewareAccess Posts. For endpoints other than the DirectAccess and MiddlewareAccess Posts, the stored procedure will be called in the context of the MES user that is making the Web API call; if a session ID is supplied, it will be ignored.