get
https://www.rebuildingsociety.com/api/get_nonce
Get a nonce specific to the parameters specified. This is required prior to calling Userkey.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get a nonce specific to the parameters specified. This is required prior to calling Userkey
- Soon to be deprecated in favor of a RESTful implementation
- When using apikey, endpoint will not try to look for authorization header.
- When using authorization header, bearer token should be of type client_credentials.
Description
Definition: Gets a nonce specific to the parameters specified.
Parameters
| Parameter | Definition |
|---|---|
| controller | The name of the controller for which the nonce will be generated. In this case 'rs' |
| method | The name of the method for which the nonce will be generated. In this case 'Userkey' |
| apikey | API access key supplied by Rebuilding Society. |
