# Generate Sec1 API Token

To seamlessly integrate with Sec1 and unlock its full potential, you'll need a Sec1 API Token. Follow these steps to generate your API Token:

## Sec1 API Token Generation

Head to the Integration section within your Sec1 dashboard and go to Sec1 API Token.

![Auto Fix](/files/RRYZuBFLpFnqIS2DeDwg)

You have the option to generate a new token or regenerate an existing one as needed. Choose the appropriate action to proceed.

## Token Expiry Reminder

Please note that Sec1 API Tokens expire monthly. To ensure uninterrupted scanning capabilities, remember to regenerate your token monthly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sec1.io/user-docs/3-integrations/4-sec1-api-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
