We have an Api that requires an "Api-Key" on every request and a users "AccessToken" on all Authenticated requests. Currently when the user does a login they are given back an "AccessToken" which will be sent up with each request from there on out.We have an Api that requires an "Api-Key" on ev