Axonify is a simple API that implements public and private key architecture to send and receive messages anonymously. The API generates a public and private key pair for each user. The public key is used to send messages to the user, and the private key is used to view the messages. The API also provides endpoints to send and view messages. You can broadcast your public key to recieve messages.