📄️ OAuth access token
This enpoint is used to get access token required to make requests on INFast API. This is a standard OAUth2 endpoint. You'll find more information on [Authentication section of documentation](../api-docs/definitions/authentication.md). Use your `client_id` as `username` and your `client_secret` as `password`.