Logo
Developer portal API Documentation

OAuth2 Authentication

POST https://demo-accounts.vivapayments.com/connect/token

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
null




RESPONSES

status





Curl
curl -X POST 'https://demo-accounts.vivapayments.com/connect/token' -H ': ' --data-urlencode '%7B%22name%22%3D%3E%22grant_type%22%2C+%22value%22%3D%3E%22client_credentials%22%2C+%22datatype%22%3D%3E%22string%22%7D'

ENDPOINTS