Authentication

Authentication of youRoom REST API is like Twitter REST API authentication. It is provided OAuth and XAuth.
Registration for OAuth applications is to apply this form

OAuth

Reference Twitter OAuth documentation. http://apiwiki.twitter.com/Authentication

OAuth URLs

 request_tokenhttp://youroom.in/oauth/request_token
 access_tokenhttp://youroom.in/oauth/access_token 
 authorizehttp://youroom.in/oauth/authorize

XAuth


URL (SSL is required):

https://www.youroom.in/oauth/access_token

HTTP Method(s):

POST

Parameters:

  • x_auth_username. Required. The email address of the user to obtain a token for.
  • x_auth_password. Required. The password of the user for which to obtain a token for.
  • x_auth_mode. Required. Set this value to "client_auth".


最近の更新履歴

Sign in  |  Recent Site Activity  |  Terms  |  Report Abuse  |  Print page  |  Powered by Google Sites