MALFORMED DOCUMENT
1 min
the vas developer api requires an api key and oauth token to authenticate requests, and features a two layer authentication model to best protect our data and resources credentials to the vas developer api are unique to each integration partner the vas integrations team manages and shares your credentials with you during the initial onboarding session be sure to keep all credentials and authentication details secure and do not share them in public domains click here for details on generating your oauth access token! the vas integrations team will share key details to get you started your client id and client secret , which you need to request a token the url for the request send your request curl location 'https //auth prod vas com/connect/token' \\ \ header 'content type application/x www form urlencoded' \\ \ data grant type=client credentials \\ \ data client id=your client id \\ \ data client secret=your client secret \ sadsadasd receive your token and expiration details (in seconds) and a 200 ok response sadsada sad sa das { "access token" "abcdef 123456", "token type" "bearer", "expires in" 3599 }asdasdsa note sadsadsa sadsa dsad a access tokens are currently configured to expire in 3599 seconds (almost an hour), so your application will need to authenticate hourly if the request fails, verify that your client id and client secret are correct contact us if you need help! 1 2 sdasdsad sadsadsa / all vas developer api requests must be made to https //, and any calls made to http // will fail api requests without the required authentication will also fail
Have a question?
Our Mirel will answer all your questions 😘
To ask a question or participate in discussions, you'll need to authenticate first.