Skip to content

Integration

The MemberCheck service provides support for RESTful API for scanning and retrieving of scan results.

If your organisation has been enabled for the API service, all users in your organisation will be able to see this additional Integration section in the Main Menu.

REST API

The contents in the Integration section contain documentation of the RESTful API, and includes a sandbox to enable users to try out the sample code.

Notes about the API Sandbox

Most of the API methods require authentication and requires an API Access Key. All API tests performed in the Sandbox will count towards the Organisation scan count.

If you need to test the API without impacting on the organisation scan count, please contact support@membercheck.com with this request.

Using the Sandbox

  • To start using the sandbox, you must be logged in.
  • Go to Integration > API.
  • Generate an API Access Key if you do not already have one.
  • Copy the API Access Key.
  • Click on Access developer centre to open up the sandbox in a new browser window.
  • Paste the API Access Key into the top header and click Explore.

You are now authenticated and should be able to start calling the API.

XML API

XML API is available though support is limited as RESTful API is the preferred approach.

For details on the XML API, please refer to MemberCheck Realtime Member & Corporate Scan Service documentation provided to the Compliance Officer during enrolment.

Single Scan API examples

https://app.membercheck.net/service/SingleScanAPI.htm https://app.membercheck.net/service/SingleScanResultAPI.htm

Corporate Scan API examples

https://app.membercheck.net/service/SingleScanCorpAPI.htm https://app.membercheck.net/service/SingleScanCorpResultAPI.htm