# Zapier Authentication

When authenticating your Aerofiler account through the Zapier site, you'll need three pieces of information:

&#x20;

<figure><img src="/files/ABf98VPyBZcq1AGvz0Ha" alt=""><figcaption></figcaption></figure>

* Email is the email address you use to sign in to Aerofiler
* Full site address is your unique subdomain plus the region-specific Aerofiler domain that you use to sign into your account, for example "acme.aerofiler.com"
* API key is the key generated [here](https://adminguides.aerofiler.com/general/api-keys)


---

# 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://adminguidesgitbook.aerofiler.com.au/general/api-keys/zapier-authentication.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.
