Bad title, but API key access API seems even worse ;)
There was some discussion a while back about an API for configuring, setting up, etc.. API keys.
What I really want is a way to determine what access a specific API key has. Currently I make requests against all relevant publishers as I can't know what access someone does doesn't have. However this is quite inefficient and it would be great if I could find out before I start the grab which publishers are accessible for the given key (or if no key is specified).
Adam