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 using an OAuth2 Bearer token (Personal Access Token or Service Account) in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
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