> ## Documentation Index
> Fetch the complete documentation index at: https://staging.docs.flowsign.app/llms.txt
> Use this file to discover all available pages before exploring further.

# API keys

> Access the FlowSign REST API from your own account.

**API keys** requires a plan with the `publicApi` gate; on a lower plan the page shows a locked upsell instead. Even with the gate unlocked, creating a key also needs the `canAccessApi` permission.

<Frame caption="API keys, with each key's prefix, owner and last use.">
  <img src="https://mintcdn.com/doc-a97e5290/CtLjU_PfJfA-w8X1/images/guides/settings/api-keys.png?fit=max&auto=format&n=CtLjU_PfJfA-w8X1&q=85&s=a9b92816634ff81b853ed8b815b5a828" alt="The API keys settings page listing keys by prefix and owner" width="2880" height="1800" data-path="images/guides/settings/api-keys.png" />
</Frame>

Manage your personal API keys here: create a new key, and revoke ones you no longer use. See the [API reference](/api-reference/authentication) for how to authenticate requests with a key.

## Related

* [API reference](/api-reference/authentication)
* [Webhooks](/guides/settings/webhooks)
* [Integrations](/guides/settings/integrations)
