AlexanderDemidov the master api key is unique and allows actions on behalf of any users. I forgot to explain that my apologies:
If you look at a test I wrote for a simple example implementation of an api client. You can see you have to append ; userId=<int>
to the request to make the call on someones behalf. The master key does not have any throttling.