We have started implementation of the v3 api and I would like to know how you get a new token everyday without having to use the I/O-docs pages. I have the username, password, api key, and secret but I don't see how to use them to get a new token programmatically. We are using php 5.4 and I have been able to used the I/O-docs generated token to retrieve the contact_list data but I cannot seem to get it to pass back a new token.
... View more