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

Oneflow Parties API

Counterparty companies or individuals on a contract.

Oneflow Parties API is one of 11 APIs that Oneflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Parties. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.oneflow.com/v1.

3 operations 2 paths 3 schemas 1 DELETE1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.oneflow.com/v1
Authentication
API Key, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

Oneflow Parties API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-oneflow-api-token (apiToken). An API key is passed in the header as x-oneflow-user-email (userEmail). By default, every request must be authenticated.

  • apiToken — Account API token generated in the Oneflow Marketplace.
  • userEmail — Email of the acting Oneflow user, used for permission-scoped authorization. Optional on some endpoints; omitting it runs the request as an anonymous admin user.

Paths & Operations 3

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

Parties 3

Counterparty companies or individuals on a contract.

POST
/contracts/{contract_id}/parties
Add a party to a contract
createParty 1 param body → 200400401
PUT
/contracts/{contract_id}/parties/{party_id}
Update a party
updateParty 2 params body → 200401
DELETE
/contracts/{contract_id}/parties/{party_id}
Delete a party
deleteParty 2 params → 204401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Participant (7 properties), Party (6 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Participant
object
7 properties
Error
object
3 properties
Party
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oneflow-parties-api-openapi.yml Raw ↑

Other APIs Oneflow publishes across the network.

Oneflow Comments API
Oneflow Contract Files API
Oneflow Contracts API
Oneflow Data Fields API
Oneflow Participants API
Oneflow Ping API
Oneflow Templates API
Oneflow Users API
Oneflow Webhooks API
Oneflow Workspaces API
Where this information came from

This is an independent, third-party profile of Oneflow Parties 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.