Freshsales logo

Freshsales

Freshsales is the CRM application from Freshworks designed for sales teams, offering contact and account management, deal pipelines, AI-powered lead scoring, built-in phone and email, sales sequences, and CPQ. The Freshsales REST API enables CRUD access to contacts, accounts, deals, tasks, appointments, notes, and products for building integrations and sales workflow automation.

1 APIs 0 Features
CRMSalesContactsDealsPipelineLead ManagementFreshworks

APIs

Freshsales CRM API

REST API for managing contacts, sales accounts, deals, tasks, appointments, notes, and CPQ products in Freshsales. Authentication uses a token-based scheme via the Authorization...

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Developer Portal
Developer Portal
🔗
Documentation
Documentation
📝
SignUp
SignUp
💰
Pricing
Pricing
💬
Support
Support

Sources

apis.yml Raw ↑
aid: freshsales
name: Freshsales
description: >-
  Freshsales is the CRM application from Freshworks designed for sales teams,
  offering contact and account management, deal pipelines, AI-powered lead
  scoring, built-in phone and email, sales sequences, and CPQ. The Freshsales
  REST API enables CRUD access to contacts, accounts, deals, tasks,
  appointments, notes, and products for building integrations and sales
  workflow automation.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - CRM
  - Sales
  - Contacts
  - Deals
  - Pipeline
  - Lead Management
  - Freshworks
url: https://raw.githubusercontent.com/api-evangelist/freshsales/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: freshsales:crm-api
    name: Freshsales CRM API
    description: >-
      REST API for managing contacts, sales accounts, deals, tasks,
      appointments, notes, and CPQ products in Freshsales. Authentication uses
      a token-based scheme via the Authorization header tied to a bundle
      alias-specific subdomain.
    humanURL: https://developers.freshworks.com/crm/api/
    baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
    tags:
      - CRM
      - Contacts
      - Deals
      - Accounts
      - Tasks
    properties:
      - type: Documentation
        url: https://developers.freshworks.com/crm/api/
common:
  - type: GitHubOrganization
    url: https://github.com/freshworks
  - type: LinkedIn
    url: https://www.linkedin.com/company/freshsales-crm
  - type: Website
    url: https://www.freshworks.com/crm/sales/
  - type: Developer Portal
    url: https://developers.freshworks.com/crm/api/
  - type: Documentation
    url: https://developers.freshworks.com/crm/api/
  - type: SignUp
    url: https://www.freshworks.com/crm/sales/signup/
  - type: Pricing
    url: https://www.freshworks.com/crm/sales/pricing/
  - type: Support
    url: https://support.freshsales.io/
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com