> For the complete documentation index, see [llms.txt](https://sendbridge.gitbook.io/free-email-validation-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sendbridge.gitbook.io/free-email-validation-api/sendbridge-email-validation-api-v1.md).

# SendBridge Email Validation API v1

## Welcome!

Welcome to the ultimate solution to supercharge your email campaigns!

For more information about email checker see [https://sendbridge.com](https://sendbridge.com/)

\-

Say goodbye to bounced emails, fake email addresses, and wasted resources. Our cutting-edge API empowers you with real-time email validation, ensuring your emails reach the right inboxes every time.

With industry-leading accuracy and lightning-fast response times, our API seamlessly integrates into your workflow, providing you with the tools to achieve higher open rates, better engagement, and improved sender reputation.

Don't let invalid email addresses hold you back – discover the power of Sendbridge's Email Validation API today and unlock the full potential of your email marketing efforts!

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="/pages/OqT2zPAAy0Lb0umgDgVo" %}
[Quick Start](/free-email-validation-api/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/Fcx1XpSFc999e11KTEQ5" %}
[API Reference](/free-email-validation-api/reference/api-reference.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://sendbridge.gitbook.io/free-email-validation-api/sendbridge-email-validation-api-v1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
