The RSA Authentication is the most secured authentication method in our API. It is done using RSA PKCS 1 public-key cryptography algorithm.

Building an RSA Authentication request:

RSA Authentication headers

Replay attacks mitigation

Authenticating API requests using RSA Authentication

RSA Authentication examples