Experimental APIs
Note
Experimental APIs are subject to change / deprecation with advance notice of at least 14 days.
Moveworks will publish bleeding-edge capabilities to select pilot customers through our beta endpoints. Beta endpoints will be denoted by their version path.
For example, https://api.moveworks.ai/rest/v2beta3/*
represents the 3rd beta iteration of our V2 API.
[Deprecated] https://api.moveworks.ai/rest/v1beta1/messages/send
This endpoint will be deprecated as of January 31, 2023
In order to migrate, you will need to switch all instances of this endpoint to https://api.moveworks.ai/rest/v1/messages/send
You will still be able to use your current Message API Key!