# Process Street

**Canonical:** https://apis.io/providers/process-street/  
**Website:** https://www.process.st/  
**APIs profiled:** 28

Process Street is a no-code workflow and process management platform for building, running, and automating recurring team processes as workflows (reusable templates) and workflow runs (checklists). Its REST Public API is organized around resource-oriented URLs, accepts and returns JSON, and covers workflows, workflow runs, tasks, form fields and values, pages, folders, data sets, users, one-off tasks, scheduled workflows, comments, attachments, outgoing webhooks, and incoming (data set + workflow) webhooks. Authentication is via an X-API-KEY header; results paginate through an opaque cursor with HATEOAS next links; and a hosted Model Context Protocol (MCP) server exposes most endpoints as tools for AI agents.

## Kin Score — 53.0 / 100 (developing)

Scored 2026-08-17 under rubric 0.11.0. Trend: flat (+0.0 from 53.0).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 67.6 |
| Governance | 11.5 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 51.6 |
| Commercial Clarity | 60.5 |

## Agent readiness — 48.0 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| MCP Server | yes |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | partial |
| Rate Limit Signal | no |
| Event Surface Described | yes |
| Agent Skills | derived |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Self-serve signup — onboarding: self-serve, pricing: unknown, trial: no (confidence: medium).

## APIs (28)

- **Process Street Attachments API** — An attachment is a file uploaded to a task within a workflow run. Use these endpoints to list, upload, and delete task-level attachments.
- **Process Street Comments API** — A comment is a discussion message on a task within a workflow run. Use these endpoints to create, list, update, and delete comments.
- **Process Street Data Set Incoming Webhooks API** — An incoming webhook triggers data set row creation or updates from external systems. Use these endpoints to create, view, update, and delete incoming webhooks for a data set.
- **Process Street Data Sets API** — A data set is a structured collection of records that can be linked to workflow form fields. Use these endpoints to manage data sets and their records.
- **Process Street File Uploads API** — A file upload is a two-step upload for large files. Create one to get an upload URL and a `fileUploadId`, send the file's bytes to that URL, then attach the upload to a target (...
- **Process Street Folders API** — A folder organizes workflows, pages, and other templates within your organization. Use these endpoints to create and manage folders.
- **Process Street Form Field Values API** — A form field value is the data entered into a form field within a workflow run. Use these endpoints to read and update form field values for a specific workflow run.
- **Process Street Form Fields API** — A form field is a data-collection element defined on a workflow template. Use these endpoints to inspect the form fields and their available options on a workflow.
- **Process Street My Work API** — My Work is your personal task inbox — a consolidated view of all tasks and checklist items assigned to you across all workflows. Use these endpoints to list, search, and manage ...
- **Process Street One-Off Tasks API** — A one-off task is a standalone task that can optionally be linked to a workflow run. Use these endpoints to create, view, and manage one-off tasks.
- **Process Street Page Revisions API** — A page revision is a versioned snapshot of a page's content. Use these endpoints to list, inspect, and manage revisions.
- **Process Street Page Widgets API** — A page widget is a content element (text, image, video, file, embed, cross-link, or table) on a page revision. Use these endpoints to create and manage widgets on draft revisions.
- **Process Street Pages API** — A page is a document template for sharing information. Use these endpoints to create and manage pages.
- **Process Street Scheduled Workflows API** — A scheduled workflow is a recurring schedule that automatically creates workflow runs. Use these endpoints to list scheduled workflows and their recurrence rules.
- **Process Street Tasks API** — A task is a step within a workflow run. Tasks can be checked off, assigned to users, and may contain form fields for collecting data. Use these endpoints to view and update task...
- **Process Street Users API** — These endpoints let you list the users in your organization.
- **Process Street Utilities API** — Helper endpoints for testing authentication and checking rate limits.
- **Process Street Webhooks API** — A webhook delivers real-time notifications to your application when events occur in Process Street. Use these endpoints to create and manage webhook subscriptions.
- **Process Street Workflow Due Date Rules API** — A workflow due date rule defines how the checklist-level due date is calculated for workflow runs — either relative to the run's start date or derived from a Date form field val...
- **Process Street Workflow Incoming Webhooks API** — An incoming webhook triggers workflow runs from external systems. Use these endpoints to create, view, update, and delete incoming webhooks for a workflow.
- **Process Street Workflow Logic Rules API** — Workflow logic rules are conditional rules that control the visibility of tasks and form fields within a workflow revision. Use these endpoints to create, view, and manage logic...
- **Process Street Workflow Revisions API** — A workflow revision is a versioned snapshot of a workflow's structure. Use these endpoints to list, inspect, and manage revisions.
- **Process Street Workflow Runs API** — A workflow run is an active instance of a workflow. Each run tracks its own progress, assignees, and form field values as it moves through the process. Use these endpoints to cr...
- **Process Street Workflow Task Assignment Rules API** — A workflow task assignment rule assigns a task template on a draft workflow revision to a specific user (static) or derives assignees from a source such as the workflow run init...
- **Process Street Workflow Task Due Date Rules API** — A task due date rule defines how an individual task's due date is calculated within a workflow run — relative to the run's start/due date, a form field value, or another task. U...
- **Process Street Workflow Tasks API** — A workflow task is a task template within a workflow revision. Use these endpoints to create, view, update, and delete task templates on draft revisions. > 💡 Notes for MCP clien...
- **Process Street Workflow Widgets API** — A workflow widget is a form field or content element on a task within a workflow revision. Use these endpoints to create and manage widgets on draft revisions.
- **Process Street Workflows API** — A workflow is a reusable process template that defines the structure, tasks, and form fields for a repeatable process. Use these endpoints to browse and inspect your organizatio...

## MCP servers (1)

- **process-street-mcp.yml**

## Agentic access (1)

- **Process Street Agentic Access** — 150 operations · 88 acting

## Security (4)

- **Process Street Authentication** — apiKey/http · 2 schemes
- **Process Street Domain Security** — TLSv1.3 · HSTS · DMARC
- **Process Street Vulnerability Disclosure** — disclosure policy published
- **Process Street Trust Center** — SOC 2, ISO 27001, HIPAA, GDPR

## Tags

Company, Productivity, Workflow, Workflow Automation, Process Management, No-Code, Business Process, Task Management, SaaS, MCP

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/process-street/). Scores are computed from the provider's own public artifacts under a published rubric.
