Use this API to generate an authentication token required to initialize the Cashfree SDK. Provide your app_id, and product name (such as Video KYC) in the request body. The API returns an access_token and its expiry details.
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Send the signature if IP is not whitelisted.
Request payload for create auth token to initialise the SDK.
The body is of type object
.
Success response for generating an authentication token required to initialize the SDK.
The response is of type object
.