How to Launch Our API Example
Last updated
Last updated
Launch API solutions in your own environment.
Go into example AI risk and click on appsettings.json.
Download the Folder Containing the Projects and Solution to your computer.
Open the ExampleAIRisk.sln with visual studios in your own environment.
Go into the ExampleAIRisk Project → appsettings.json then update the APISettings with your ClientID, Secret, Endpoint, and MainURL from your environment.
Go to ExampleAIRisk project → Properties folder→launchSettings.json and update the “ASPNETCORE_ENVIROMENT” settings to the environment you are going to be working in.