Access_token is an a string token that identify the user of the API. This token is required each time an application call API. Access_token request must be made with following specification :
Relative URL : /account/api/tokens
Request URL Dev : https://sendme-sandbox.faspay.co.id
And also need to create signature and use request header.