Overview
API keys give external tools and scripts secure, programmatic access to Interact. You can use them to trigger agent jobs on a schedule from your own systems or to retrieve results without logging in to the platform. Go to Settings → API to manage your API keys.What API keys are used for
The Interact API lets you:- Trigger agent jobs — start a job run from an external system (e.g. a data pipeline, a scheduler, or a custom workflow)
- Read job results — retrieve the output of completed agent jobs for use in other tools
Creating an API key
1
Go to Settings → API
Click Create API key.
2
Give the key a name
Choose a descriptive name to identify where this key will be used — e.g. “Production scheduler” or “Data pipeline integration”.
3
Select permissions
Choose what the key is allowed to do:
Select one or both permissions. You cannot create a key with no permissions.
4
Save and copy the key
Click Create. Your API key is displayed once — copy it immediately and store it securely (e.g. in a password manager or secrets vault).Once you close the dialog, the key cannot be shown again. If you lose it, you’ll need to create a new one.
Managing existing keys
From the API keys list, you can see:- Name — what you named the key when creating it
- Permissions — what the key is allowed to do
- Created — when the key was created
- Last used — when the key was last used to make an API call
Key format
Interact API keys start withint_ followed by a 48-character random string. Example: