Authenticate
Authenticate
Pass your API Key and API Secret to generate a JWT access token which is required to use Sandbox APIs.
POST
Authenticate
The access token has a validity of 24 hours. You can get a new token anytime using the Authenticate API. Read in detail about Authentication here. The access token you generate is NOT a bearer token. Pass it in authorization header without Bearer keyword.Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Example:
"key_live...."
Example:
"secret_live...."
Example:
"1.0"