Closed michelem09 closed 8 years ago
No there isn't.
I think what you're asking is if you can make requests directly without any user involvement or without authenticating on behalf of a user? If so have a look at the documentation for Service Accounts
Either way you will end up with an OAuth token which you need to use with this library.
Is there a way to use an API Key (Server key) instead the OAuth authentication?