Developer API
Integrate anon.li directly into your applications using our secure REST APIs.
Anon.li provides developer-friendly REST APIs for both email aliasing and encrypted file sharing. Build privacy-first applications with secure email forwarding and zero-knowledge file encryption.
Getting Started
1. Create an API Key
Generate an API key in your Dashboard. Your key will start with ak_ and should be kept secret.
2. Authenticate Requests
Include your API key in the Authorization header:
Code
Authorization: Bearer ak_your_api_key_here