Getting Started

Introduction to the Data Science API

The Data Science API allows you to extend the functionalities of your Wizata app and integrate it with any other of your solutions. You can build or deploy your AI solutions from the comfort of your notebook or preferred environments.

Find your tools

You can find the URL of your DS API from the top right button {...} on your app.

If you wish to use Python to interact with the API please check the Getting Started with the SDK guide.

Authentication

You will find inside this API Reference a complete list of all supported operations and sample call directly doable from this API.

For this you need to log in on this documentation, note you will be automatically logged in if your request originated from the API directly using the open documentation icon next to the DS API URL. This methodology uses the client auth flow depending on the authentication provider associated with your Wizata app. (by default, Microsoft Entra ID).

Please contact our support team to get your accesses or more information on your architecture, [email protected].

You can use a client id/secret combination to get a token when using a server-side authentication flow.