Project Keys and Secret Keys

Using our developer tools such as Python SDK, trained models can be exported directly into any Python workspace and be immediately utilized for prediction. In this way, users do not have to download or have any files locally, and all model export is handled through our service.

The Project Secret and Model Keys are required to utilize Python SDK to perform these steps.

Locating the Project Secret

To locate the project secret of your project, click on Integrations on the left toolbar of your project's homepage, then click on Generate New Secret.
Previous project secrets will be replaced with the newly generated secret every time you click on Generate New Secret.

Locating and Generating Project Secret (Click image to enlarge)

Locating and Generating Project Secret (Click image to enlarge)

Locating the Model Key

The Model Key is generated for each model export format after you click the Generate button, which you can do when Downloading Artifacts. It is a unique ID with an orange label.

Locating Model Key (Click image to enlarge)

Locating Model Key (Click image to enlarge)