# Ploomes

## How to find my User Key?

1. In your Ploomes account, navigate to Administration

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

2. In the integrations section, select Integrations Users.

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

2. Create a new user and copy the API Key.

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

## What endpoints can I access with the Erathos platform?

* accounts
* cities
* countries
* states
* contacts
* contact\_number\_of\_employees
* contact\_origins
* contact\_lines\_of\_business
* contact\_relationships
* contact\_status
* contact\_types
* currencies
* deals
* deal\_stages
* deals\_status
* deals\_loss\_reasons
* deal\_pipelines
* documents
* document\_templates
* documentdepartments\_templates
* interaction\_records
* phone\_types
* roles
* tags
* teams
* users
* tasks
* task\_types
* task\_interval\_units
* task\_email\_reminders
* quotes
* quotes\_approval\_status
* products
* product\_families
* product\_groups
* product\_parts
* orders
* order\_stages
* fields
* field\_entity


---

# 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.erathos.com/connectors/apis/ploomes.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.
