> For the complete documentation index, see [llms.txt](https://docs.17movement.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.17movement.net/vending-machines/exports-and-api.md).

# 🔌 Exports & API

Vending Machines exposes client and server exports for custom integrations such as phones, HUDs and other resources.

### Client exports

Client exports are available from `client/editable.lua` and include machine data, sales, history, settings, workers, wholesaler data and access checks.

[**View Client Exports**](https://docs.17movement.net/vending-machines/exports-and-api/client-exports)

{% hint style="info" %}
The editable integration files are outside escrow, including `client/editable.lua` and the complete `bridge/` directory.
{% endhint %}
