apideck.com

Welcome to the CRM API. You can use this API to access all CRM API endpoints. Base URL The base URL for all API requests is https://unify.apideck.com We also provide a Mock API that can be used for testing purposes: https://mock-api.apideck.com

🔑 apikey 40 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

sdk-python ✓ Official
pip install sdk-python
monkey-business ✓ Official
npm install monkey-business
sdk-typescript ✓ Official
npm install sdk-typescript
node-sdk ✓ Official
npm install node-sdk
npm install ApiDeck
sdk-go ✓ Official
go get github.com/apideck-libraries/sdk-go
sdk-csharp ✓ Official
dotnet add package sdk-csharp
dotnet-sdk ✓ Official
dotnet add package dotnet-sdk
sdk-php ✓ Official
composer require sdk-php
php-sdk ✓ Official
composer require php-sdk
curl examples
List leads
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/crm/leads
List notes
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/crm/notes
List users
curl \
  -H "Authorization: $API_KEY" \
  https://unify.apideck.com/crm/users
Endpoints (40 total)
GET
/crm/leads
List leads
GET
/crm/notes
List notes
GET
/crm/users
List users
GET
/crm/contacts
List contacts
GET
/crm/companies
List companies
GET
/crm/pipelines
List pipelines
GET
/crm/activities
List activities
GET
/crm/leads/{id}
Get lead
GET
/crm/notes/{id}
Get note
GET
/crm/users/{id}
Get user
GET
/crm/contacts/{id}
Get contact
GET
/crm/opportunities
List opportunities
At a glance
Total SDKs10
Languages6
Endpoints40
Authapikey
Categories1
https://unify.apideck.com