If you wish to support multiple accounts, you can. Just format the API information in the correct JSON format as an array of entries.
Impact Example:
[ {"accountSID": "[ACCOUNTSID1]", "authToken": "[AUTHTOKEN1]"}, {"accountSID": "[ACCOUNTSID2]", "authToken": "[AUTHTOKEN2]"} ]