Pipefy website screenshot

Pipefy

Pipefy is a no-code business process and workflow automation platform that lets teams build, run, and orchestrate processes such as procurement, HR onboarding, customer onboarding, and IT service requests using customizable pipes, forms, and AI agents. The platform exposes a GraphQL API at api.pipefy.com/graphql for managing pipes, cards, phases, fields, users, organizations, webhooks, and AI-driven workflow integrations, with OAuth2 Bearer token authentication via Personal Access Tokens or Service Accounts.

Pipefy publishes 1 API on the APIs.io network: GraphQL API. Tagged areas include Workflow Automation, Business Process Management, No-Code, BPM, and GraphQL.

Pipefy’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 10 more developer resources.

34.0/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
2 APIs
Workflow AutomationBusiness Process ManagementNo-CodeBPMGraphQLProcess Orchestration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.0/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/pipefy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Pipefy GraphQL API

GraphQL API for managing pipes, cards, phases, fields, organizations, users, webhooks, and AI agents on the Pipefy workflow automation platform. Authentication is performed usin...

Pipefy GraphQL API

Single GraphQL entry point for all Pipefy operations.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pipefy GraphQL API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Pipefy GraphQL API

GraphQL API for managing pipes, cards, phases, fields, organizations, users, webhooks, and AI agents on the Pipefy workflow automation platform. Authentication is performed usin...

GRAPHQL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pipefy Authentication

http · 1 scheme

SECURITY

Pipefy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Pipefy Trust Center

SOC 2, ISO 27001, ISO 27018

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pipefy Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pipefy
name: Pipefy
description: Pipefy is a no-code business process and workflow automation platform that lets teams build, run, and orchestrate
  processes such as procurement, HR onboarding, customer onboarding, and IT service requests using customizable pipes, forms,
  and AI agents. The platform exposes a GraphQL API at api.pipefy.com/graphql for managing pipes, cards, phases, fields, users,
  organizations, webhooks, and AI-driven workflow integrations, with OAuth2 Bearer token authentication via Personal Access
  Tokens or Service Accounts.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/pipefy.png
tags:
- Workflow Automation
- Business Process Management
- No-Code
- BPM
- GraphQL
- Process Orchestration
url: https://raw.githubusercontent.com/api-evangelist/pipefy/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: pipefy:graphql-api
  name: Pipefy GraphQL API
  description: GraphQL API for managing pipes, cards, phases, fields, organizations, users, webhooks, and AI agents on the
    Pipefy workflow automation platform. Authentication is performed using an OAuth2 Bearer token (Personal Access Token or
    Service Account) in the Authorization header.
  humanURL: https://developers.pipefy.com/reference/the-graphql-endpoint
  baseURL: https://api.pipefy.com/graphql
  tags:
  - Workflow Automation
  - GraphQL
  - BPM
  - No-Code
  properties:
  - type: Documentation
    url: https://developers.pipefy.com/reference
  - type: Authentication
    url: https://developers.pipefy.com/reference/authentication-copy
  - type: GraphQL Endpoint
    url: https://developers.pipefy.com/reference/the-graphql-endpoint
  - type: Help Center
    url: https://help.pipefy.com/en/articles/5580799-how-to-use-pipefy-s-api
  - url: graphql/pipefy-graphql.md
    type: GraphQL
- aid: pipefy:pipefy-graphql-api
  name: Pipefy GraphQL API
  description: Single GraphQL entry point for all Pipefy operations.
  humanURL: https://developers.pipefy.com/reference/the-graphql-endpoint
  baseURL: https://api.pipefy.com/graphql
  tags:
  - GraphQL
  properties:
  - type: OpenAPI
    url: openapi/pipefy-graphql-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/pipefy-agentic-access.yml
- type: TrustCenter
  url: security/pipefy-trust-center.yml
- type: DomainSecurity
  url: security/pipefy-domain-security.yml
- type: Authentication
  url: authentication/pipefy-authentication.yml
- type: GitHubOrganization
  url: https://github.com/pipefy
- type: Website
  url: https://www.pipefy.com
- type: Documentation
  url: https://developers.pipefy.com
- type: Pricing
  url: https://www.pipefy.com/pricing/
- type: Signup
  url: https://app.pipefy.com/public/registration
- type: Help Center
  url: https://help.pipefy.com
- type: Community
  url: https://community.pipefy.com
- type: Blog
  url: https://www.pipefy.com/blog/
- type: StatusPage
  url: https://status.pipefy.com
- type: LinkedIn
  url: https://www.linkedin.com/company/pipefy/
- type: LlmsText
  url: https://developers.pipefy.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com