API credentials

Hello,
I’m trying to test the API https://api.mspbackups.com, but I can’t find where I should create the credentials for it. Using my user/password I received the message “The user name or password is incorrect”, for example using Curl:
curl -X POST -H “Content-Type: application/json” -d ‘{“UserName”: “[email protected]”,“Password”: “XXXXXXX”}’ https://api.mspbackups.com/api/Provider/Login
{“error”:“invalid_grant”,“error_description”:“The user name or password is incorrect.”}

Thanks

[reply=“Fernando C;d1239”] Just to clarify: do you mean creds mentioned in this article?

Right, but I don’t see the menu “General” at Settings, as you can see at the image that I uploaded

[reply=“Fernando C;4404”] Looks like you’re a sub-admin on this account. API creds are only available for the main admin of the account.

[reply=“Matt;4405”]
Ah ok, thanks Matt!