Api Reference
Learn about api reference and how to implement it effectively.
3 min read
🆕Recently updated
Last updated: 12/9/2025
Platform Features & Actions Reference
This guide explains how to accomplish tasks in InnoSynth-Forjinn using the platform UI and user-level features.
Authentication
- Generate/manage your api keys by navigating to Settings → api keys.
- Login via SSO, username/password, or workspace invite as allowed for your organization.
Managing Chatflows
- Create a Chatflow: Go to Chatflows. Click "New Chatflow". Fill in the flow's details and save.
- Edit or Export: Select a chatflow from your list to view, edit, export, or duplicate.
- Import: In the Chatflows panel, click "Import" and upload your file (CSV/JSON supported).
- Run: Click "Run" on your flow to execute it and review the results in the dashboard.
Managing Agents
- View/Create/Edit Agents: Go to Agents from the left sidebar menu. Use the "New Agent" button or click any agent to update configuration and options.
- Assign Agents to Chatflows: In a chatflow or workflow, drag your chosen agent into the canvas and connect it to the desired sequence of actions.
Predictions & Agent Runs
- Run a Workflow/Agent: Trigger by clicking "Run" in the UI. Enter your question or prompt and view live results.
- View Past Predictions: See history, outputs, and traces in the dashboard or under agent/chatflow details.
Data & Datasets
- Import or Create Dataset: Go to Datasets in the sidebar. Click "New Dataset" or "Import". Map columns and assign metadata.
- Attach to Models/Flows: In chatflow/agent setup, pick a dataset as knowledge source or for evaluation.
Credentials & Settings
- Manage platform credentials in Settings → Credentials.
- Add/update API or integration keys under Settings → api keys.
- Adjust platform preferences and feature toggles via Settings → General Settings.
Logs & Audit Trails
- View system activity, user actions, and agent/workflow runs in Settings → Login Activity or Dashboard → Recent Activities.
Roles, Users, & Workspaces
- Invite Users: Go to Admin → Manage Users or your workspace panel. Enter emails and assign roles.
- Manage Workspaces: Create, rename, or archive workspaces in the workspace control panel.
- Roles: Set/update user and workspace-level roles/permissions for collaboration and governance.
Webhooks & Notifications
- Set up webhooks at Settings → API/Webhooks. Use UI fields to add destination, select events, and enable/disable.
- Review request logs, sent events, and delivery status in the webhook panel.
Streaming & Real-Time Features
- For streaming model outputs and real-time agent responses, use the UI options available under Prediction/Chatflow run panels.
- For notification integrations (Slack, email, custom endpoints), configure via Settings.
Troubleshooting & Error Handling
- Errors, limits, and permissions are managed automatically by the platform. Contact support via the help link for issues.
- For usage limits, billing, or permissions, visit respective Settings panels.
For custom integrations or unique workflow needs, contact support or dev advocacy. All standard platform features are accessible from the UI; no manual API endpoint setup is required for typical workflows.