Request Existing Keys
Open Postman.
Set the method to POST.
URL: https://api.enumis.co.uk/onlineaccount-api/json/reply/GetApiKeys

Body
{
“environment”: “String”
}
Replace “String” with the environment key.

Send the Request
Execute the request by clicking the “Send” button.
Copy the Existing API Key
In the response, find the existing API key and copy it.
