> For the complete documentation index, see [llms.txt](https://docs.adnuntius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adnuntius.com/adnuntius-data/api-documentation.md).

# API documentation

Sending data to Adnuntius Data can be done in different ways. Here you will learn how to do it.

Adnuntius data comes with two types of APIs, one for browsers and one for server to server conversation.

| Method                                                                                                                                          | Explanation                                                      |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [Javascript API](/adnuntius-data/api-documentation/javascript.md)                                                                               | How to send information to Adnuntius Data from a user's browser. |
| [HTTP API](https://github.com/Adnuntius/documentation/tree/7aa6bc1ba01e6e5ef2694f86d1e1b4735a957cc0/adnuntius-data/sending-data/http/README.md) | How to use the HTTP API to send information to Adnuntius Data    |
