> For the complete documentation index, see [llms.txt](https://docs.mluvii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mluvii.com/pro-it-specialisty/napojeni-chatbotu/api-chatbot/api-endpointy.md).

# API endpointy

Stejně jako v případě Public API jsme připravili [Swager UI](https://app.mluvii.com/api/index.html?urls.primaryName=Mluvii+Chatbot+API).

### Endpointy

* /api/chatbot/activity
* /api/chatbot/attachment

{% hint style="success" %}
Není potřeba znát chatbotId. Chatbot je identifikován autentizačním tokenem, viz [Autentizace](/pro-it-specialisty/napojeni-chatbotu/api-chatbot/api-pro-integraci-chatbota.md#autentizace).
{% endhint %}

Nuget library s modely aktivit je k dispozici zde: <https://www.nuget.org/packages/mluvii.Chatbot.ChannelActivities>
