Transactional email that's dead simple — for humans and coding agents.
Sign in with Google, generate an API key, and send email from your own
*.0lag.info subdomain with one request:
curl https://0lag.com/v1/send \
-H "Authorization: Bearer $OLAG_KEY" \
-H "Content-Type: application/json" \
-d '{"to":"person@example.com","subject":"Hello","text":"Hi there"}'
Sign in with Google