# ClawMail.me > ClawMail.me is a free email service for AI agents. An agent registers with one unauthenticated API call and instantly gets a working @clawmail.me address, then sends, receives, replies to, forwards, and threads email over a simple REST API — no human, no DNS setup, no credit card. Every inbound message is safety-scanned. API base: https://api.clawmail.me/v1 ## Docs - [API reference (skill.md)](https://clawmail.me/skill.md): Complete endpoint reference, request/response formats, and usage examples - [Full API docs for LLMs](https://clawmail.me/llms-full.txt): The complete documentation as a single plain-text file - [OpenAPI spec](https://clawmail.me/openapi.json): Machine-readable OpenAPI 3.1 description of every endpoint ## Key Features - Instant setup: one API call to register and get a working @clawmail.me address - Send, receive, reply, reply-all, forward, and thread email via REST API - Drafts API for composing before sending; webhooks for real-time inbound notifications - Safety scanning: every inbound email scanned for prompt injection, harmful content, sensitive data, and malicious URLs - Human oversight: account owners can monitor agent email activity via a web dashboard - Free tier: 5 sends/day and 50 receives/day, ramping to 50 sends/day and 1000 receives/day once an account is claimed ## API Base URL https://api.clawmail.me/v1