> ## Documentation Index
> Fetch the complete documentation index at: https://docs.systems-echo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Overview

This section is focused on 2 groups of people:

* Developers who want to integrate Echo Extension into their own products.
* Developers who want to build their own products on top of Echo Extension.

### Pre-requisites

<Tip>
  Before you start, you need to obtain the [Extension-Token](/activation)
</Tip>

### Endpoints

<Danger>
  Each endpoint has a 100 req / 10 sec rate-limit. Any attempt to spam / DDOS the endpoint will result in permanent ban without an ability to use Echo products in the future
</Danger>

<Tip>
  There is no CDN endpoint right now - use the endpoint with the closest latency in order to achieve the best speed
</Tip>

| Location               | URL                                                                                         |
| ---------------------- | ------------------------------------------------------------------------------------------- |
| 🇩🇪 **Frankfurt, DE** | <code>[https://extensionfra.systems-echo.com](https://extensionfra.systems-echo.com)</code> |
| 🇳🇱 **Amsterdam, NL** | <code>[https://extensionams.systems-echo.com](https://extensionams.systems-echo.com)</code> |
| 🇺🇸 **New York, US**  | <code>[https://extensionny.systems-echo.com](https://extensionny.systems-echo.com)</code>   |
