post
https://api.facade.cloud/oauth/token
To get an access token, send an HTTP POST request to /oauth/token.
Set the following x-www-form-urlencoded parameters as appropriate for your app. "grant_type" has to be "client_credentials"
To get an access token, send an HTTP POST request to /oauth/token.
Set the following x-www-form-urlencoded parameters as appropriate for your app. "grant_type" has to be "client_credentials"
Try It! to start a request and see the response here!