π Welcome to TranSwap Api v1.8.8 π
access_token
by specifying your client_id
and client_secret
. The returned token is required for every call to any Transwap API, you must include the access_token
in the HTTP header Authorization: Bearer [access_token]
.access_token
is only valid for 20 minutes, upon expiry you have to request for a new access token.