# Úvod

Propojte Prospector s vaším CRM nebo dalšími nástroji pomocí API. Tady najdete technickou dokumentaci a integrační průvodce.

## V této sekci

* [Přehled API endpointů](https://help.bizmachine.com/api-a-integrace/api-endpointy)
* [Endpoint metrics — přehled metrik](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-metrics)
* [Hromadné (BULK) API volání](https://help.bizmachine.com/api-a-integrace/hromadne-api-volani)
* [CRM integrace](https://help.bizmachine.com/api-a-integrace/crm-integrace) — Pipedrive, Salesforce, MS Dynamics, Raynet
* [Co je to integrační účet?](https://help.bizmachine.com/api-a-integrace/integracni-ucet)
* [Jak si vygeneruji API klíč?](https://help.bizmachine.com/api-a-integrace/generovani-api-klice)
* [Jaké jsou moje API limity?](https://help.bizmachine.com/api-a-integrace/api-limity)


---

# 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/api-a-integrace.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.
