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

# Overview

Link11 WAAP includes an API that provides full coverage of the system's capabilities.

Using the API will require familiarity with the following:

* L11WAAP's [internal data structures](/using-the-product/the-link11-waap-api/internal-data-structures.md)
* The API's namespaces and endpoints, which are documented in two locations:
  * In the reference section of this manual [here](/reference-information/api.md).
  * In Swagger UI. Along with documenting the API, this also includes the ability to submit API calls directly to your planet. ([more info](/using-the-product/the-link11-waap-api/using-swagger-ui.md))
* (Optional) the process for [accessing the API using curl](/using-the-product/the-link11-waap-api/using-curl.md).
