Prerequisite
You should have access to Argil’s app with a paid plan to
complete this step.1
Go to the API integration page from the app
Manage your API keys by clicking here or
directly from the app’s sidebar.
2
Create your API Key
From the UI, click on 
New API key
and follow the process.
3
Use it in your request headers
Authenticate your requests by including your API key in the
x-api-key
header. ```http x-api-key: YOUR_API_KEY. ````4
Implementing Best Practices for Storage and API Key Usage
It is essential to adhere to best practices regarding the storage and usage
of your API key. This information is sensitive and crucial for maintaining
the security of your services.
If any doubt about the corruption of your key, delete it and create a new
one.
Don’t share your credentials with anyone. This API key enables video
generation featuring your avatar, which may occur without your explicit
authorization.
Please note that Argil cannot be held responsible for any misuse of this functionality. Always ensure that your API key is handled securely to prevent unauthorized access.