Skip to main content

Integration Method: API & SDK

Introduction

RMS supports 2 integration methods:

  1. Call the API directly — fully described in the API Reference of this portal. See API Integration Installation if you need to self-host the API on your own infrastructure.
  2. Integrate via SDK provided by INTRUST — reduces the effort of implementing the signing flow yourself and managing auth_data/refresh_token.

Sample Project (Example Demo)

Download sample project