> For the complete documentation index, see [llms.txt](https://docs.aisera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisera.com/aisera-platform/adding-data-to-your-tenant/integrations-and-data-sources/supported-auth-types-for-custom-integrations/no-auth.md).

# No Auth

## Overview

Applications that do not deal with sensitive data often do not require authentication. When there is no authentication, you might need additional headers, depending on the system you are trying to integrate with. Review the system you’re integrating with  to understand how it handles requests and then apply the appropriate headers accordingly.

<figure><img src="/files/Cqpe85vkPAcd1cB7THcc" alt=""><figcaption></figcaption></figure>

## Fields

<table><thead><tr><th width="190">Fields</th><th>Description</th></tr></thead><tbody><tr><td>Custom Headers</td><td>Custom headers in JSON format;</td></tr><tr><td>Headers</td><td>The custom headers in JSON format: <code>{"apiKey": "api_key_value"}</code></td></tr></tbody></table>

&#x20;

<br>
