pipedrive.com
Pipedrive is a web-based sales CRM platform. It lets companies manage sales pipelines, contacts, deals, activities, and related business workflows.
Pipedrive exposes a REST API documented with OpenAPI specs for v1 and v2, authenticated either by user API token or OAuth 2.0 bearer token; no public GraphQL, MCP server, or standalone CLI surface was found.
- Pipedrive REST APIdiscovered
In the Pipedrive web app, open your personal/company API settings as described in How to find the API token. Copy the generated API token for your account. The API reference states all requests are validated against an API token.
Register an app in the Pipedrive Developer Hub / Marketplace as described in Creating an app, Registering a public app, or Registering a private app. After registration, Pipedrive gives you a client_id and client_secret; see Client ID and client secret. Use these to run the OAuth 2.0 flow against https://oauth.pipedrive.com and obtain user access/refresh tokens.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing