> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://docs.agentmail.to/llms.txt. For full content including API reference and SDK examples, see https://docs.agentmail.to/llms-full.txt.

# API Welcome

> Quick overview of the AgentMail SDK

## Introduction

AgentMail provides a powerful API for managing email communications programmatically. Whether you're building automated testing systems, handling customer support workflows, or developing email-based applications, our API offers the tools you need!

## Base URL

All API requests should be made to the following base URL:

```
https://api.agentmail.to/v0/
```

## Available SDKs

{" "}

Use our Python SDK for seamless integration with your Python applications.

Use our Node SDK for seamless integration with your Node applications.

## Contribute

We welcome contributions to our SDKs. If you have any suggestions or improvements, please feel free to open a pull request!

If you have any other languages you would like us to support, please [reach out to us](mailto:support@agentmail.cc).

## License

All of our SDKs are open source and available under the MIT license.