API Keys
Introduction
Vito exposes API endpoints that allows you to interact with your Vito instance programmatically. To use the API, you need to generate an API key.
How to Generate an API Key
- Go to the Settings section in the top navigation bar.
- Click on the API Keys menu.
- Click on the Create button.
- Set a name for your API key.
- Click on the Create button.
- Copy the generated API key and store it securely. You won't be able to see it again.
How to Use the API Key
VitoDeploy's API documentation is hosted on your Vito instance at /api-docs/index.html
.