Skip to main content
API keys let you interact with Innflow programmatically. Use them to trigger workflows from your own applications, scripts, or external services. Innflow API keys start with inf_sk_.

Creating an API Key

1

Go to Settings

Navigate to Settings → API Keys.
2

Create a key

Click New API Key. Give it a descriptive name and choose an expiration period.
3

Copy the key

The full API key is shown only once after creation. Copy it and store it securely.

Expiration Options

Managing Keys

  • View all your API keys with their creation date, last used date, and request count
  • Revoke a key to immediately disable it
  • Keys show a masked preview (first few characters) for identification

Example Request

Treat API keys like passwords. Do not commit them to version control or share them publicly. If a key is compromised, revoke it immediately and create a new one.