# ActionLayer ## Docs - [Billing](https://docs.actionlayer.dev/api-reference/billing.md): Subscription status, Stripe checkout, and billing portal. - [Drafts](https://docs.actionlayer.dev/api-reference/drafts.md): Submit, edit, approve, reject, and send drafts. The core agent workflow. - [Identities](https://docs.actionlayer.dev/api-reference/identities.md): Sender addresses your AI operates as. One identity = one inbox. - [Rules](https://docs.actionlayer.dev/api-reference/rules.md): Automate decisions on inbound, drafts, and sends with a condition/action engine. - [Threads](https://docs.actionlayer.dev/api-reference/threads.md): List and inspect email threads. - [Authentication](https://docs.actionlayer.dev/authentication.md): Bearer tokens, API key format, and how to manage keys. - [Code Examples](https://docs.actionlayer.dev/examples/code-examples.md): End-to-end snippets for the agent loop — read, draft, approve, send. - [Features](https://docs.actionlayer.dev/features.md): Plain-English tour of what ActionLayer does, who it's for, and what it isn't. - [Introduction](https://docs.actionlayer.dev/introduction.md): Give your AI assistant a real business email address and a human approval gate. - [MCP Integration](https://docs.actionlayer.dev/mcp/integration.md): Connect Claude Code, OpenClaw, and Codex to ActionLayer via the Model Context Protocol. - [Available Tools](https://docs.actionlayer.dev/mcp/tools.md): The 13 tools, 3 resources, and 2 prompts exposed by the ActionLayer MCP server. - [Quickstart](https://docs.actionlayer.dev/quickstart.md): From signup to your AI submitting a real draft for approval — in five minutes. ## OpenAPI Specs - [openapi](https://docs.actionlayer.dev/openapi.json) ## Optional - [API Reference](https://docs.actionlayer.dev/api-reference/threads) - [MCP Server](https://docs.actionlayer.dev/mcp/integration) - [GitHub](https://github.com/EpsilonLLC/ActionLayer)