Freshsales website screenshot

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.

Freshsales publishes 12 APIs on the APIs.io network, including Appointments API, Calls API, Contacts API, and 9 more. Tagged areas include CRM, Sales, Contacts, Deals, and Pipeline.

Freshsales’ developer surface includes authentication, documentation, signup flow, pricing, support, and 8 more developer resources.

31.4/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
13 APIs
CRMSalesContactsDealsPipelineLead ManagementFreshworks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 31.4/100 · thin
Contract Quality 13.2 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/freshsales: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Freshsales Appointments API

The Appointments API from Freshsales — 2 operation(s) for appointments.

Freshsales Calls API

The Calls API from Freshsales — 1 operation(s) for calls.

Freshsales Contacts API

The Contacts API from Freshsales — 7 operation(s) for contacts.

Freshsales Deals API

The Deals API from Freshsales — 3 operation(s) for deals.

Freshsales Jobs API

The Jobs API from Freshsales — 1 operation(s) for jobs.

Freshsales Lists API

The Lists API from Freshsales — 2 operation(s) for lists.

Freshsales Notes API

The Notes API from Freshsales — 2 operation(s) for notes.

Freshsales Products API

The Products API from Freshsales — 2 operation(s) for products.

Freshsales SalesAccounts API

The SalesAccounts API from Freshsales — 3 operation(s) for salesaccounts.

Freshsales SalesActivities API

The SalesActivities API from Freshsales — 1 operation(s) for salesactivities.

Freshsales Search API

The Search API from Freshsales — 1 operation(s) for search.

Freshsales Tasks API

The Tasks API from Freshsales — 2 operation(s) for tasks.

Scroll for all 13

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Freshsales CRM API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Freshsales GraphQL Schema

This conceptual GraphQL schema represents the Freshsales CRM API domain model. Freshsales is the CRM application from Freshworks designed for sales teams, offering contact and a...

GRAPHQL

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Freshsales Authentication

apiKey · 1 scheme

SECURITY

Freshsales Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Freshsales Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Freshsales Trust Center

SOC 2, ISO 27001, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Freshsales Agentic Access

42 operations · 27 acting

42 operations · 27 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/freshsales.png
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/
  - url: graphql/freshsales-graphql.md
    type: GraphQL
- aid: freshsales:freshsales-appointments-api
  name: Freshsales Appointments API
  description: The Appointments API from Freshsales — 2 operation(s) for appointments.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/freshsales-appointments-api-openapi.yml
- aid: freshsales:freshsales-calls-api
  name: Freshsales Calls API
  description: The Calls API from Freshsales — 1 operation(s) for calls.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Calls
  properties:
  - type: OpenAPI
    url: openapi/freshsales-calls-api-openapi.yml
- aid: freshsales:freshsales-contacts-api
  name: Freshsales Contacts API
  description: The Contacts API from Freshsales — 7 operation(s) for contacts.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/freshsales-contacts-api-openapi.yml
- aid: freshsales:freshsales-deals-api
  name: Freshsales Deals API
  description: The Deals API from Freshsales — 3 operation(s) for deals.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Deals
  properties:
  - type: OpenAPI
    url: openapi/freshsales-deals-api-openapi.yml
- aid: freshsales:freshsales-jobs-api
  name: Freshsales Jobs API
  description: The Jobs API from Freshsales — 1 operation(s) for jobs.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/freshsales-jobs-api-openapi.yml
- aid: freshsales:freshsales-lists-api
  name: Freshsales Lists API
  description: The Lists API from Freshsales — 2 operation(s) for lists.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Lists
  properties:
  - type: OpenAPI
    url: openapi/freshsales-lists-api-openapi.yml
- aid: freshsales:freshsales-notes-api
  name: Freshsales Notes API
  description: The Notes API from Freshsales — 2 operation(s) for notes.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Notes
  properties:
  - type: OpenAPI
    url: openapi/freshsales-notes-api-openapi.yml
- aid: freshsales:freshsales-products-api
  name: Freshsales Products API
  description: The Products API from Freshsales — 2 operation(s) for products.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/freshsales-products-api-openapi.yml
- aid: freshsales:freshsales-salesaccounts-api
  name: Freshsales SalesAccounts API
  description: The SalesAccounts API from Freshsales — 3 operation(s) for salesaccounts.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - SalesAccounts
  properties:
  - type: OpenAPI
    url: openapi/freshsales-salesaccounts-api-openapi.yml
- aid: freshsales:freshsales-salesactivities-api
  name: Freshsales SalesActivities API
  description: The SalesActivities API from Freshsales — 1 operation(s) for salesactivities.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - SalesActivities
  properties:
  - type: OpenAPI
    url: openapi/freshsales-salesactivities-api-openapi.yml
- aid: freshsales:freshsales-search-api
  name: Freshsales Search API
  description: The Search API from Freshsales — 1 operation(s) for search.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/freshsales-search-api-openapi.yml
- aid: freshsales:freshsales-tasks-api
  name: Freshsales Tasks API
  description: The Tasks API from Freshsales — 2 operation(s) for tasks.
  humanURL: https://developers.freshworks.com/crm/api/
  baseURL: https://<bundle-alias>.myfreshworks.com/crm/sales/api
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/freshsales-tasks-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/freshsales-agentic-access.yml
- type: TrustCenter
  url: security/freshsales-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/freshsales-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/freshsales-domain-security.yml
- type: Authentication
  url: authentication/freshsales-authentication.yml
- 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: DeveloperPortal
  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