How to Generate the API Authentication Token
To integrate Poli with other platforms (like n8n, BI tools, or custom systems), you will need an API Token. This code acts as your company's exclusive access key to authenticate requests.
Step-by-step guide to issuing your token:
- Access the Home Page of your dashboard.
- In the navigation menu, click on Settings.
- Go to the Integrations area and select the API tab.

- Click the Create new token button.
- Set an identification name for your token.
- The system will generate the access code. Copy the generated token to use it in the header of your HTTP requests.
Security Warning: Treat this token with the same care as your passwords. It grants direct access to your company's data. Never expose it in public repositories or share it with unauthorized individuals.










