Why does the API token expire?
I'm trying to create an external page form that prefills the fields with the leads name, email, company etc. I've set up a LaunchPoint and got my token. I can make a call to my endpoint using the ID from a cookie and return the leads info. BUT after awhile (1 hour?) the token expires.
How is this supposed to work? If the token expires after a time, how am I supposed to set this up?