API Security

Web API security is concerned with the transfer of data through APIs that are connected to the internet. OAuth (Open Authorization) is the open standard for access delegation. REST APIs use HTTP and support Transport Layer Security (TLS) encryption.