FastTrack API
FastTrack API is a wrapper of Core API which adopts the Fluent Design System from Microsoft. It hides most of the complex API and provides a set of simple APIs so that you can quickly start your integration. By using FastTrack API, you can easily manage the credentials, generate OTPs and use an out-band communication channel. There are two advantages of using FastTrack API:
- Faster integration with lesser and easy-to-use APIs.
- Supports major third party mobile application development frameworks such as Cordova, Xamarin,and React Native.
Though FastTrack API does not currently cover all the functionalities, a comparison is given between the usage of FastTrack API and Core API in the following section.
FastTrack API Vs Core API
Feature | FastTrack API | Core API |
---|---|---|
OATH Token | ✔ (except DualSeed) | ✔ |
OATH WBC Token | ✔ | ✔ |
CAP Token | ✔ | ✔ |
VIC Token | ✖ | ✔ |
Dynamic Signature | ✖ | ✔ |
GPF Dynamic Signature | ✖ | ✔ |
FailSafe | ✖ | ✔ |
Secure Messenger | ✔ | ✔ |
Secure Storage | ✖ | ✔ |
Secure Keypad | ✖ | ✔ |
EMV QR | ✖ | ✔ |