Ways to generate the auth token for authentication with payouts' APIs
Last updated 4 years ago
Was this helpful?
Payout end points require you to use access token for authentication. Hence as a first step an access token needs to be generated, these tokens have a TTL and hence need to be refreshed after every few mins.
Read more about access tokens