- PayPal
It is an international online payment platform that permits users to send and receive money, make purchases, and manage their finances. It uses APIs to connect with various merchants, banks, and other payment providers and to process millions of transactions every day. PayPal uses API encryption to secure the data transmission between its applications and its API endpoints and to protect the sensitive information of its users and partners, such as personal details, financial transactions, and account credentials. It utilizes JSON web encryption (JWE) and transport layer security (TLS) to encrypt the business data at the application layer and transmission layer, respectively. PayPal uses JWT to encode and sign the data and verify the identity and authenticity of the applications that use its application programming interfaces (APIs).
- Netflix
It is a global online/virtual entertainment platform that allows viewers to watch millions of movies, shows, and documentaries. It uses APIs to connect with various studios, networks, and other content providers and to deliver high-quality and diverse content to its users. Netflix uses API encryption to secure the data transmission between its applications and its API endpoints and to protect the quality and the variety of its content and its users, such as video streams, subtitles, and recommendations. It uses TLS to encrypt the data at the transport layer and JWE to encrypt the data at the application layer. It also uses JSON web token (JWT) to encode and sign the data and verify the identity and authenticity of the applications that use its APIs.