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 Open the file called 2_grpc_request.ipynb Read the code and follow the instructions. 4.2 Deploy the Model 5. Wrap up