Authentication
Last updated
Last updated
Each Studio account can generate a single API Key in the following way:
Create an account in the Studio application.
Generate an API Key in the Studio application as seen below.
Save the API Key in a secured place, don't lose it!
Every HTTP request goes through our API Gateway, which validates the API Key attached as a header named X-Vgai-Key.
An API Key is similar to a password that allows access to some of your account resources. Please keep it secured and private!
The API Key is unique and impossible to recover in the case of a loss. Only a new API Key can be generated if lost.