QUICK TIP
Want to provide a quick log in for your visitors? Read the API User Guide - Visit Singapore Account to learn more about how to integrate your applications or websites with the Visit Singapore Account service.
To obtain the OAuth key, please submit this online application form.
To obtain the OAuth key, please submit this online application form.
Visit Singapore Account OAuth API
Method
Description
Method
Description
POST
Generate & Refresh OAuth Access Token
https://api.visitsingapore.com/sso/oauth/accessToken
Used by 3rd party applications to get the Access token using the Authorization code and refresh the Access token using the Refresh Token. To get access token, the following values are requiredCodeRedirect_urlTo refresh token, the following value is requiredRefresh_token
Visit Singapore Account APIs
Method
Description
Method
Description
GET
Get Country List
https://api.visitsingapore.com/services/vsa/v2/countries
Allow authorised client applications to get list of countries.
GET
Get User Profile
https://api.visitsingapore.com/services/vsa/v2/user/profile
Allow authorised client applications to retrieve the Visit Singapore Account User’s profile information.
POST
User Logout
https://api.visitsingapore.com/services/vsa/v2/user/logout
Allow authorised client applications to log out from the Visit Singapore Account service.