How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Process Street Data Sets API

A data set is a structured collection of records that can be linked toworkflow form fields. Use these endpoints to manage data sets and theirrecords.

Process Street Data Sets API is one of 28 APIs that Process Street publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Datasets. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 11 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.1.

Requests are made against a single base URL, https://public-api.process.st/api/v1.1.

11 operations 5 paths 12 schemas 2 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1
Base URL
https://public-api.process.st/api/v1.1
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Process Street Data Sets API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (apiKeyAuth). It accepts HTTP bearer tokens (httpAuth).

  • httpAuth — Bearer token (beta)

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Data Sets 11

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.

GET
/data-sets
List all data sets
listDataSets 1 param → 200default
POST
/data-sets
Create a data set
createDataSet body → 201400default
GET
/data-sets/{dataSetId}
Get a data set
getDataSet 1 param → 200default
PUT
/data-sets/{dataSetId}
Update a data set
updateDataSet 1 param body → 200400default
DELETE
/data-sets/{dataSetId}
Delete a data set
deleteDataSet 1 param → 204default
POST
/data-sets/{dataSetId}/records/import
Import data set records
importDataSetRecords 1 param body → 200400default
GET
/data-sets/{dataSetId}/records
List all data set records
listDataSetRecords 3 params → 200400default
POST
/data-sets/{dataSetId}/records
Create a data set record
createDataSetRecord 1 param body → 201400default
GET
/data-sets/{dataSetId}/records/{dataSetRecordId}
Get a data set record
getDataSetRecord 2 params → 200default
PUT
/data-sets/{dataSetId}/records/{dataSetRecordId}
Update a data set record
updateDataSetRecord 2 params body → 200400default
DELETE
/data-sets/{dataSetId}/records/{dataSetRecordId}
Delete a data set record
deleteDataSetRecord 2 params → 200default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are SimplifiedRow (5 properties), ImportDataSetRowsResponse (4 properties), ErrorInfo (4 properties), ImportDataSetRowsRequest (3 properties). Each schema is shown below with its type and property counts.

UpdateDataSetRequest
object
2 properties 1 required
ImportDataSetRowsRequest
object
3 properties 2 required
ErrorInfo
object
4 properties 1 required
PublicApiDataSetResponse
object
2 properties 1 required
ListDataSetsResponse
object
2 properties
CreateDataSetRowResponse
object
1 property 1 required
CreateDataSetRowRequest
object
1 property
SimplifiedRow
object
5 properties 4 required
ListDataSetRowsResponse
object
2 properties
CreateDataSetRequest
object
2 properties 1 required
ImportDataSetRowsResponse
object
4 properties 4 required
UpdateDataSetRowRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

process-street-data-sets-api-openapi.yml Raw ↑

Other APIs Process Street publishes across the network.

Process Street Attachments API
Process Street Comments API
Process Street Data Set Incoming Webhooks API
Process Street File Uploads API
Process Street Folders API
Process Street Form Field Values API
Process Street Form Fields API
Process Street My Work API
Process Street One-Off Tasks API
Process Street Page Revisions API
Process Street Page Widgets API
Process Street Pages API
Where this information came from

This is an independent, third-party profile of Process Street Data Sets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.