Hello, I can't find the solution for authentification API. I understand under BASIC configuration, it doesn't work with my API key.
curl -X 'GET' \
'https://axonaut.com/api/v2/
[email protected]' \
-H 'accept: application/json' \
-H 'userApiKey: 11111111111111111111111111'
I...