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 OAuth App ID generated in the Merchant Dashboard for the specific product.
"<string>"
The product for which the authentication token is generated.
"VKYC"
The metadata associated with the authentication token.
The identifier of the authenticated user.