Getting Started
nulz.lol Mail API lets you create disposable email aliases, receive email, and read messages over HTTP.All responses return JSON.
Base URL
https://v1.nulz.lol
Authentication | API KEY
Every request requires anAuthorization header.
Authorization: ApiKey YOUR_API_KEY
Quick Start
Step 1. Create an account
Sign up at nulz.lol and log in.Step 2. Get your API key
Open Dashboard → Settings.Copy your API key.
Store it securely.