> 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/reference-information/api/types-of-namespaces.md).

# Types of namespaces

The Link11 WAAP API includes over a dozen namespaces, each containing a number of routes.&#x20;

Each namespace has its own page in the documentation, listing all its routes, their parameters, and so on. These pages can be accessed in the left sidebar, in the [Namespace reference section](/reference-information/api/namespace-reference.md).

{% hint style="info" %}
The namespace pages are intended to act as a reference. They assume that you're already familiar with how to use the API, which is explained here [Using the Product / The Link11 WAAP API](/using-the-product/the-link11-waap-api.md).

Also, by default, every L11WAAP planet includes a Swagger UI instance that offers this same namespace information. However, the Swagger instance also provides additional interactive features, such as automatically building curl commands, submitting API calls directly, and more. [Read more about this](/using-the-product/the-link11-waap-api/using-swagger-ui.md).
{% endhint %}

Below is a general guide to the namespaces, showing the type of functionality each one provides. The namespaces can be organized into three broad categories:

* Security settings
* Site-related settings
* Other capabilities

## Security settings

<table><thead><tr><th width="235">API namespace</th><th>Full discussion of these settings in the UI</th></tr></thead><tbody><tr><td><a href="/reference-information/api/namespace-reference/acl-profiles.md">ACL Profiles</a></td><td><a href="/console-walkthrough/security/acl-policies.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/actions.md">Actions</a></td><td><a href="/console-walkthrough/security/actions.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/content-filter-profiles.md">Content Filter Profiles</a></td><td><a href="/console-walkthrough/security/content-filter/profiles.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/content-filter-rules.md">Content Filter Rules</a></td><td><a href="/console-walkthrough/security/content-filter/rules.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/dynamic-rules.md">Dynamic Rules</a></td><td><a href="/console-walkthrough/security/dynamic-rules.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/flow-control-policies.md">Flow Control Policies</a></td><td><a href="/console-walkthrough/security/flow-control-policies.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/global-filters.md">Global Filters</a></td><td><a href="/console-walkthrough/security/global-filters.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/rate-limit-rules.md">Rate Limit Rules</a></td><td><a href="/console-walkthrough/security/rate-limit-rules.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/security-alerts.md">Security Alerts</a></td><td><a href="/reference-information/api/namespace-reference/security-alerts.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/security-policies.md">Security Policies</a></td><td><a href="/console-walkthrough/security/security-policies.md">More info</a></td></tr></tbody></table>

## **Site-related settings**

<table><thead><tr><th width="265">API namespace</th><th>Comments</th></tr></thead><tbody><tr><td><a href="/reference-information/api/namespace-reference/backend-services.md">Backend Services</a></td><td>For managing the services L11WAAP is protecting. <a href="/console-walkthrough/sites/backend-services.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/certificates.md">Certificates</a></td><td>For managing SSL certificates. <a href="/console-walkthrough/sites/ssl/certificates.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/edge-functions.md">Edge Functions</a></td><td>For running custom Lua code. <a href="/console-walkthrough/sites/edge-functions.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/load-balancers.md">Load Balancers</a></td><td>For managing SSL associated with load balancers. <a href="/console-walkthrough/sites/ssl/load-balancers.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/mobile-application-groups.md">Mobile Application Groups</a></td><td>For configuring Mobile SDK parameters. <a href="/console-walkthrough/sites/mobile-application-groups.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/proxy-templates.md">Proxy Templates</a></td><td>For managing architectural parameters. <a href="/console-walkthrough/sites/proxy-templates.md">More info</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/server-groups.md">Server Groups</a></td><td>For managing site-level properties. <a href="/console-walkthrough/sites/server-groups.md">More info</a></td></tr></tbody></table>

## **Other capabilities**

<table><thead><tr><th width="185">API namespace</th><th>Comments</th></tr></thead><tbody><tr><td><a href="/reference-information/api/namespace-reference/configs.md">Configs</a></td><td>For managing <a href="/using-the-product/the-link11-waap-api/internal-data-structures.md">configurations</a>, the fundamental internal data structure</td></tr><tr><td><a href="/reference-information/api/namespace-reference/data-queries.md">Data queries</a></td><td>For <a href="/reference-information/api/api-access-to-traffic-data.md">API access to traffic data</a> and managing <a href="/console-walkthrough/security/quarantined.md">quarantined traffic sources</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/log-exporters.md">Log Exporters</a></td><td>For <a href="/using-the-product/how-do-i.../stream-event-data-to-a-siem-solution-or-other-destination.md">streaming events to an external destination</a> such as a SIEM solution</td></tr><tr><td><a href="/reference-information/api/namespace-reference/planets.md">Planets</a></td><td>For planet-level settings such as <a href="/console-walkthrough/system/interactive-challenge.md">interactive challenges</a></td></tr><tr><td><a href="/reference-information/api/namespace-reference/tags.md">Tags</a></td><td>For retrieval of <a href="/how-link11-waap-works/tagging.md">tag</a> data</td></tr><tr><td><a href="/reference-information/api/namespace-reference/tools.md">Tools</a></td><td>For miscellaneous capabilities, including <a href="/console-walkthrough/system/publish-changes.md">publishing</a> </td></tr><tr><td><a href="/reference-information/api/namespace-reference/users.md">Users</a></td><td>For management of users and API keys</td></tr></tbody></table>
