Testing the model API Now that you’ve deployed the model, you can test its API endpoints. Procedure In the Data Science dashboard Navigate to the project details page Scroll down to the Models and model servers section. Take note of the model’s Inference endpoint. You need this information when you test the model API. Return to the Jupyter environment and try out your new endpoint. you will try REST API calls in 3_rest_requests.ipynb 3.2.2 Deploy the Model 3.3.1 Workbench Pipeline Editor