🚀

Pipedrive

CRM

Sales CRM, pipelines, and activity tracking

Pipedrive's API allows you to automate your sales process by managing deals, persons, organizations, and activities programmatically.

Details

Auth Type
API Token (api_token param)
Rate Limit
40 req/2s (Essential), 80 req/2s (Advanced)
Pricing
Included in Pipedrive subscription
Full Docs
Step 1: Save your provider key

This is NOT your Callio key. Enter the API key from the provider's dashboard (e.g. OpenAI/SendGrid).

API Token (api_token param)

1. Go to Personal preferences > API 2. Copy your personal API token 3. Include it as api_token in query string

Get API Credentials

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

Automate lead creation
Update deal stages
Log sales activities
Track organization data
Custom reporting

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/pipedrive/endpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate Pipedrive?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs