Documentation Index
Fetch the complete documentation index at: https://docs.getinteract.com/llms.txt
Use this file to discover all available pages before exploring further.
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
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”.
Select permissions
Choose what the key is allowed to do:
Select one or both permissions. You cannot create a key with no permissions.
| Permission | What it allows |
|---|---|
Read jobs (agent_jobs_read) | Retrieve job results and status |
Trigger jobs (agent_jobs_trigger) | Start agent job runs |
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: