LeadSquared website screenshot

LeadSquared

LeadSquared is a marketing automation and CRM platform that helps businesses capture, manage, nurture, and convert leads across sales, marketing, and service workflows. It offers Sales CRM, Service CRM, marketing automation, field force automation, and a no-code/low-code platform for building industry-specific customer experiences. The LeadSquared REST API provides access to core platform resources like leads, opportunities, activities, tasks, and users using API key authentication.

LeadSquared publishes 3 APIs on the APIs.io network: REST API, Activities API, and Leads API. Tagged areas include Marketing Automation, CRM, Sales Automation, Lead Management, and Customer Engagement.

The LeadSquared catalog on APIs.io includes 1 event-driven AsyncAPI specification.

LeadSquared’s developer surface includes authentication, documentation, pricing, signup flow, API reference, getting-started guide, support, and 31 more developer resources.

54.7/100 strong ▬ flat Agent 36/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Marketing AutomationCRMSales AutomationLead ManagementCustomer EngagementField Force Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/leadsquared: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

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

LeadSquared REST API

REST API for managing leads, opportunities, activities, tasks, users, campaigns, and other CRM resources in LeadSquared. Includes Sales CRM, Service CRM, Async, and Portal APIs ...

LeadSquared Async API

Queued, retrying variants of the highest-volume LeadSquared write operations — Capture Leads, Update a Lead, Post an Activity on a Lead, Create a Lead and Activity, Capture Oppo...

LeadSquared Activities API

Activity events on leads

LeadSquared Leads API

Lead create, get, and search

Open Collections 4

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

API Collection

OPEN COLLECTION

LeadSquared REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Leadsquared Rate Limits

10 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

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

Leadsquared Authentication

apiKey · 5 schemes

SECURITY

Leadsquared Domain Security

TLSv1.3 · DMARC

SECURITY

Leadsquared Vulnerability Disclosure

Hackerone · contact published

SECURITY

Leadsquared Trust Center

ISO 27001:2022, GDPR

SECURITY

Agentic Access 1

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

Leadsquared Agentic Access

4 operations · 2 acting

4 operations · 2 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: leadsquared
name: LeadSquared
description: LeadSquared is a marketing automation and CRM platform that helps businesses capture, manage, nurture, and convert
  leads across sales, marketing, and service workflows. It offers Sales CRM, Service CRM, marketing automation, field force
  automation, and a no-code/low-code platform for building industry-specific customer experiences. The LeadSquared REST API
  provides access to core platform resources like leads, opportunities, activities, tasks, and users using API key authentication.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: published
  onboarding: sales-gated
  trial: false
  try_now: false
  public: false
  label: Sales-gated onboarding, list pricing published
  confidence: high
  source:
  - https://www.leadsquared.com/sales-crm-pricing/
  - https://www.leadsquared.com/marketing-automation-pricing/
  - https://www.leadsquared.com/free-trial/
  note: Corrected 2026-08-13. The previous derived value said "self-serve signup"; there is no self-serve signup. https://www.leadsquared.com/free-trial/
    redirects to https://www.leadsquared.com/book-demo/ (HTTP 200 after redirect), so the only entry point is a sales demo
    request. List prices ARE published for Sales CRM ($60/$100 per user per month) and Marketing Automation ($2,000/$3,500
    per account per year). API keys are issued inside an existing tenant, so a developer cannot obtain credentials without
    a commercial relationship.
  generated: '2026-08-13'
  method: probed
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/leadsquared.png
tags:
- Marketing Automation
- CRM
- Sales Automation
- Lead Management
- Customer Engagement
- Field Force Automation
url: https://raw.githubusercontent.com/api-evangelist/leadsquared/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: leadsquared:rest-api
  name: LeadSquared REST API
  description: REST API for managing leads, opportunities, activities, tasks, users, campaigns, and other CRM resources in
    LeadSquared. Includes Sales CRM, Service CRM, Async, and Portal APIs along with Lapps, Batch Jobs, Webhooks, and Mavis
    Database developer tools. Authentication uses AccessKey and SecretKey query parameters or headers tied to a region- specific
    API host.
  humanURL: https://apidocs.leadsquared.com/overview/
  baseURL: https://api.leadsquared.com
  tags:
  - CRM
  - Marketing Automation
  - Lead Management
  - Sales CRM
  - Service CRM
  properties:
  - type: Documentation
    url: https://apidocs.leadsquared.com/overview/
  - type: Authentication
    url: https://apidocs.leadsquared.com/authentication/
  - type: API Host
    url: https://apidocs.leadsquared.com/api-host/
  - type: PostmanCollection
    url: https://apidocs.leadsquared.com/leadsquared-run-in-postman/
- aid: leadsquared:async-api
  name: LeadSquared Async API
  description: Queued, retrying variants of the highest-volume LeadSquared write operations — Capture Leads, Update a Lead,
    Post an Activity on a Lead, Create a Lead and Activity, Capture Opportunities, Update an Opportunity and Post a Call Log.
    A submission returns a RequestId which is then polled on a matching status endpoint, with a metrics endpoint per operation.
    Requests are accepted and retried up to 10 times even while the core platform is unavailable, which is the documented
    way to keep user-facing capture paths off the 5-second throttle. Authentication adds an x-api-key header to the accessKey/secretKey
    pair; the status endpoints need only x-api-key. Hosts are regional, mirroring the REST API.
  humanURL: https://apidocs.leadsquared.com/async-api/
  baseURL: https://asyncapi.leadsquared.com
  tags:
  - Async
  - Lead Management
  - Queueing
  properties:
  - type: Documentation
    url: https://apidocs.leadsquared.com/async-api/
  - type: Authentication
    url: authentication/leadsquared-authentication.yml
- aid: leadsquared:leadsquared-activities-api
  name: LeadSquared Activities API
  description: Activity events on leads
  humanURL: https://apidocs.leadsquared.com/overview/
  baseURL: https://api.leadsquared.com
  tags:
  - Activities
  properties:
  - type: OpenAPI
    url: openapi/leadsquared-activities-api-openapi.yml
  - type: Overlay
    url: overlays/leadsquared-activities-api-overlay.yaml
- aid: leadsquared:leadsquared-leads-api
  name: LeadSquared Leads API
  description: Lead create, get, and search
  humanURL: https://apidocs.leadsquared.com/overview/
  baseURL: https://api.leadsquared.com
  tags:
  - Leads
  properties:
  - type: OpenAPI
    url: openapi/leadsquared-leads-api-openapi.yml
  - type: Overlay
    url: overlays/leadsquared-leads-api-overlay.yaml
common:
- type: AgenticAccess
  url: agentic-access/leadsquared-agentic-access.yml
- type: DomainSecurity
  url: security/leadsquared-domain-security.yml
- type: Authentication
  url: authentication/leadsquared-authentication.yml
- type: GitHubOrganization
  url: https://github.com/leadsquared
- type: LinkedIn
  url: https://www.linkedin.com/company/leadsquared
- type: Website
  url: https://www.leadsquared.com
- type: Documentation
  url: https://apidocs.leadsquared.com
- type: Pricing
  url: https://www.leadsquared.com/marketing-automation-pricing/
- type: SignUp
  url: https://www.leadsquared.com/book-demo/
- type: Login
  url: https://login.leadsquared.com/
- type: DeveloperPortal
  url: https://apidocs.leadsquared.com/
- type: APIReference
  url: https://apidocs.leadsquared.com/overview/
- type: GettingStarted
  url: https://apidocs.leadsquared.com/getting-started/
- type: Support
  url: https://help.leadsquared.com/
- type: Blog
  url: https://www.leadsquared.com/learn/
- type: Postman
  url: https://www.postman.com/leadsquaredapi
- type: TermsOfService
  url: https://www.leadsquared.com/leadsquared-terms-of-service/
- type: PrivacyPolicy
  url: https://www.leadsquared.com/privacy-policy/
- type: Packages
  url: packages/leadsquared-packages.yml
- type: SDKs
  url: packages/leadsquared-packages.yml
- type: CLI
  url: cli/leadsquared-cli.yml
- type: LLMsTxt
  url: llms/leadsquared-llms.txt
- type: X-MCPServerCandidate
  url: mcp/leadsquared-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: Conventions
  url: conventions/leadsquared-conventions.yml
- type: ErrorCatalog
  url: errors/leadsquared-problem-types.yml
- type: RateLimits
  url: rate-limits/leadsquared-rate-limits.yml
- type: Plans
  url: plans/leadsquared-plans-pricing.yml
- type: DataModel
  url: data-model/leadsquared-data-model.yml
- type: Webhooks
  url: asyncapi/leadsquared-webhooks.yml
- type: Lifecycle
  url: lifecycle/leadsquared-lifecycle.yml
- type: StatusPage
  url: https://status.leadsquared.com/
- type: ChangeLog
  url: changelog/leadsquared-changelog.yml
- type: Conformance
  url: conformance/leadsquared-conformance.yml
- type: Compliance
  url: https://www.leadsquared.com/security/
- type: TrustCenter
  url: security/leadsquared-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/leadsquared-vulnerability-disclosure.yml
- type: Security
  url: https://www.leadsquared.com/security/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 23
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/leadsquared"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/leadsquared/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/leadsquared/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.