Generate Access Token using API Key

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

Language
URL
Click Try It! to start a request and see the response here!