Skip to main content
We support
  • OAuth 2.0 ID token for public clients such as browsers, mobile devices etc.
  • Access token for confidential clients such as backend systems.
We support HMAC (Hash-based message authentication code) for webhook authentication (Details can be shared)
Client system will not be able to authenticate with Suki’s platform via APIs incase of token failure, its handled with standard https error codes, refer API Reference
I