# API a integrace

- [Úvod](https://help.bizmachine.com/api-a-integrace/api-a-integrace.md): API endpointy, hromadné volání a CRM integrace
- [Přehled API endpointů](https://help.bizmachine.com/api-a-integrace/api-endpointy.md): Orientační přehled BizMachine API endpointů — které verze použít, jak se liší typy volání a kde najít detailní specifikaci.
- [Endpoint metrics — přehled metrik](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-metrics.md): Přehled endpointu metrics — 55 metrik s víceletou historií v jednom API volání. Finance, vozový park, zaměstnanost, veřejné zakázky a další.
- [Endpoint aggregated-data — profil firmy](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-aggregated-data.md): Kompletní profil firmy v jednom API volání — identifikace, adresa, všeobecné kontakty firmy, NACE, indikátory a souhrn 25 metrik.
- [Endpoint suggest — vyhledávání firem](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-suggest.md): Vyhledávání firem podle názvu nebo domény — získání IČO pro použití v dalších API voláních.
- [Endpoint contacts — kontakty na firmu a osoby](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-contacts.md): Kontakty na firmu a osoby — telefony, e-maily, LinkedIn profily. Vrací firemní i osobní kontakty.
- [Endpoint events — obchodní události firmy](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-events.md): Obchodní události firmy — smlouvy, tendry, zmínky v médiích a další signály aktivity.
- [Endpoint eshops — e-shopy provozované firmou](https://help.bizmachine.com/api-a-integrace/api-endpointy/endpoint-eshops.md): E-shopy provozované firmou — URL, status, platební metody, dopravci, hodnocení a metriky návštěvnosti.
- [Hromadné (BULK) API volání](https://help.bizmachine.com/api-a-integrace/hromadne-api-volani.md): Jak stránkovat výsledky, filtrovat podle štítků nebo časového období a na co si dát pozor při hromadném volání BizMachine API.
- [CRM integrace](https://help.bizmachine.com/api-a-integrace/crm-integrace.md): Přehled možností napojení BizMachine Prospectoru na CRM systémy — nativní integrace Raynet, integrace Pipedrive přes Make.com, iFrame pro Salesforce a Dynamics a další CRM.
- [Co je to integrační účet?](https://help.bizmachine.com/api-a-integrace/integracni-ucet.md)
- [Jak si vygeneruji API klíč?](https://help.bizmachine.com/api-a-integrace/generovani-api-klice.md)
- [Jaké jsou moje API limity?](https://help.bizmachine.com/api-a-integrace/api-limity.md)


---

# 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.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.
