post
https://login.{environment}.com/connect/token
Use this API to fetch access token by passing authentication parameters ( grant_type, scope, client_id, client_secret, api_key) as form-url encoded in the body.
For python/ other languages add: "user-agent" : "Mozilla" to the headers of your request in case you are facing an error while calling Keka APIs
