# Apollo

### How to

{% content-ref url="/pages/Lo2uuvqaSsC0v2iNeK9o" %}
[How to find Apollo API key](/integrations/enrichment/data-providers/apollo/how-to-find-apollo-api-key.md)
{% endcontent-ref %}

### Supported queries

**Searches**

* Find people
* Find companies

**Enrich companies**

* [Enrich company by domain](/integrations/enrichment/data-providers/apollo/enrich-company-by-domain.md)
* Get job listings by companyId

**Enrich people**

* Enrich person and company by email
* [Enrich person by LinkedIn](/integrations/enrichment/data-providers/apollo/enrich-person-by-linkedin.md)

### Unsupported queries

* Find companies (Apollo API supports very few filters)


---

# 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://docs.tabula.io/integrations/enrichment/data-providers/apollo.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.
