Security API Overview

Currently, APIS through the web is sent over a secure https security protocol. Our APIs are using the secure protocol. Our security API adds another layer of security so that sensitive information can be transferred securely across the interwebs. JWTs are a good way of securely transmitting sensitive information. JWTs ensures that the information has not been tampered with.