Convergent API security is provided via HTTPS, TLS, and Authentication.

HTTPS provides authentication of the accessed website. It ensures protection of the privacy and integrity of the exchanged data while in transit. It safeguards against man-in-the-middle attacks. HTTPS is bidirectionally encrypted to increase security of data transfer and to protect communications from eavesdropping and tampering.

TLS provides secure transmission of data between the client—the app or browser that your customer is using—and your server.

Authentication is provided via oauth and bearer token.