> 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/complete-interface-system/api.md).

# 💻 API

The Complete Interface System provides a full API for interacting with the interface from your own resources.

This section contains all available client and server exports, events, and HUD values.

### API Reference

* [Client Exports](https://docs.17movement.net/complete-interface-system/api/client-exports)\
  All exports available from client-side scripts.
* [Server Exports](https://docs.17movement.net/complete-interface-system/api/server-exports)\
  Exports available from server-side scripts.
* [Events](https://docs.17movement.net/complete-interface-system/api/events)\
  Client, server and integration events exposed by the system.
* [HUD Values](https://docs.17movement.net/complete-interface-system/api/hud-values)\
  Available keys used with `getValue` and `setValue`.
