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. API keys are created and deleted from your signed-in dashboard session; an existing API key cannot create or delete other API keys.
2. Authenticate Requests
Include your API key in the Authorization header:
Authorization: Bearer ak_your_api_key_here