- Joined
- Aug 22, 2023
- Messages
- 5
- Reaction score
- 0
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 think I need to put that somewere
PLease help, thanks in advance
Link to documentation of my API : https://axonaut.com/api/v2/doc
curl -X 'GET' \
'https://axonaut.com/api/v2/[email protected]' \
-H 'accept: application/json' \
-H 'userApiKey: 11111111111111111111111111'
I think I need to put that somewere
PLease help, thanks in advance
Link to documentation of my API : https://axonaut.com/api/v2/doc


