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.
