# Welcome To SMTP Ghost's API

### Welcome to SMTP Ghost API

We are thrilled to have you join us! If you're looking to access your API key, simply navigate to the left-hand sidebar, click on "My Account," and scroll down to the API section.

If you don't have an account yet, [sign up here](https://smtpghost.com/). You'll receive free credits every month to use the API.

Our fast and stable API is designed to be integrated in minutes.

* Simple and clear `JSON` responses
* Fast response time & consistent responses format
* Simple auth & easy-to-understand error handling
* Free API access for all users


---

# Agent Instructions: 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:

```
GET https://kevins-organization-58.gitbook.io/smtp-ghost-api/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
