API Authentication

This page will help you get started with Merchant API Login.

Authentication API

Taly authenticates your API requests using your token, hence you have to include your token while making any API request/call if you don’t add your token to the call or used one that is incorrect or expired, Taly will return an error message as an unauthorized.

To get your token you need to call the Taly Authentication API using your API credentials Username & Password.

You will be receiving the API credentials via email once the onboarding process is completed.

Access Token

Note: The API access token validity is 24 hours so you have to get a new Token ID in case your token got expired.


Body Params
string
required

After you've been onboarded with Taly, we will share with you the credentials to start testing.

string
required

After you've been onboarded with Taly, we will share with you the credentials to start testing.

string
required
Defaults to password

Set to password

string
required
Defaults to api

Set to api

Responses
200

200

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json