# Co je to integrační účet?

*Aktualizováno: 24. března 2026*

## Co je to integrační účet?

Integrační (servisní) účet je Prospector účet vystavený na organizaci, který má nastavené vyšší API limity.

Vygenerovaný API klíč pro integrace se vždy váže ke konkrétnímu účtu. Proto zakládáme organizacím integrační účty, na které je API klíč vázaný a má nastavené potřebné API limity. Tento účet doporučujeme vystavit na organizační (obecný) e-mail, aby případné personální změny nezpůsobily deaktivaci účtu a následné vypnutí integrace.

Integrační účet se nepočítá do celkového počtu zakoupených Prospector licencí, jelikož jeho účel je pouze správa integrací. Tento účet má zpravidla menší limit na počet zobrazených firem v Prospectoru.

Pokud máte již integrační účet založený, API klíč vždy generujte s použitím tohoto účtu podle následujícího návodu: "[Jak si vygeneruji API klíč?](https://bizmachine.helpscoutdocs.com/article/61-jak-si-vygeneruji-api-klic)".

![](/files/8PtuunvKDSwrMLkAMewC)


---

# 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://help.bizmachine.com/api-a-integrace/integracni-ucet.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.
