post https://identity.officernd.com/oauth/token
This request allows you to generate an OAuth 2.0 token using client_id and client_secret, for more information on the operation, please visit our guide.
Important
This token is used as authorisation for most of the endpoints in the OfficeRnD API.
The User API has requests that require a token generated by the Signin API.
Important
This endpoint has a rate limit of 5 requests per minute, regardless if failed or successful. Once the limit is reached, error 429 with message "Too many requests, please try again later" will be returned.