Microsoft has released an updated version of the API for Dataverse Search. The original version of the API could only be used from the Web API, preventing SDK applications and plugins from using the search feature. The new version allows SDK applications and plugins to use the search feature and includes new features such as getting information about the search index. Microsoft provides examples on how to use the new SDK messages on Microsoft Learn and GitHub. The API has request limiting, allowing only one request per user per second and 150 requests per organization per minute. If the limit is exceeded, an HTTP 429 error or FaultException will occur.
Login now to access my digest by 365.Training