Create, manage and safely store your Argil’s credentials
Prerequisite
You should have access to Argil’s app with a paid plan to
complete this step.Go to the API integration page from the app
Create your API Key
New API key
and follow the process.Use it in your request headers
x-api-key
header. ```http x-api-key: YOUR_API_KEY. ````Implementing Best Practices for Storage and API Key Usage