Create an API Token

An API token allows you to authenticate to the Vectice API. It is unique to you and should not be shared with your colleagues. Once connected to Vectice APIs, you can easily document datasets, models, metrics, artifacts, project progress, and team learnings. This API uses Python to seamlessly integrate with your favorite notebook or IDE, as well as popular AI tools, platforms, and frameworks.

How to create an API Token?

To access or create API Tokens, click on your profile icon in the upper right corner of the Vectice UI and select API Tokens.

Click on Create API Token. Give the token a name such as Vectice QuickStart Token.

Copy the API token and download the token as a JSON file.

You can only retrieve your key and token once for security reasons, so keep your JSON file in a safe place.

What's next?

In the next section, we will use your API Token to auto-document your work in the QuickStart Project.

Last updated