OAuth services
XmlRpc Api > OAuth services
Renderfarm is proposing you a set of special services in order to share and pubish easily the work that is being rendered by your users on our service. To do so, we're providing OAuth 1.0 authentication facility.
In order to use this service, you should first issue a request by mail. We'll create for you the necessary information in order to have your application authenticated. Then you'll be able to propose your user rendering facility in one click and publish the result of this on your web site.
If you're not familiar with the OAuth specification, we encourage you to visit this site.
The following links are presenting the different calls and particularities.
All your requests will have to be signed with the HMAC-SHA1 mechanism and use SSL as a transport layer.
Services available:
| oauth.requestToken |
| oauth.authorize |
| oauth.accessToken |
| oauth.logout |
