post https://api.skyswitch.com/oauth/token
Allows a registered application to obtain an OAuth 2 Bearer Token, which can be used to make API requests on the resource owner's behalf.
Special Characters
In retrieving for an access token, make sure to use --data-urlencode (instead of -d) if your credentials contain special characters.