SharpSpring Open API

The SharpSpring (Constant Contact Lead Gen & CRM) Open API — a single HTTPS POST endpoint that accepts a JSON envelope of method, params and id, very similar to JSON-RPC. Version v1 resolves timestamps against the Company Profile time zone; v1.2 handles all timestamps in UTC. Credentials are an account ID and secret key passed either as query-string parameters or as the X-Account-Id header plus an Authorization bearer token. Documented limits are 50,000 requests per day, 10 queries per second, and 500 queries per request.

Documentation

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/open-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: sharpspring:open-api
name: SharpSpring Open API
description: The SharpSpring (Constant Contact Lead Gen & CRM) Open API — a single HTTPS POST endpoint
  that accepts a JSON envelope of method, params and id, very similar to JSON-RPC. Version v1 resolves
  timestamps against the Company Profile time zone; v1.2 handles all timestamps in UTC. Credentials are
  an account ID and secret key passed either as query-string parameters or as the X-Account-Id header
  plus an Authorization bearer token. Documented limits are 50,000 requests per day, 10 queries per second,
  and 500 queries per request.
humanURL: https://knowledgebase.constantcontact.com/lead-gen-crm/articles/KnowledgeBase/50374-Understanding-Lead-Gen--CRM-Open-API-Overview?lang=en_US
baseURL: https://api.sharpspring.com/pubapi/v1.2/
tags:
- Marketing Automation
- CRM
- Leads
- JSON-RPC
properties:
- type: Documentation
  url: https://knowledgebase.constantcontact.com/lead-gen-crm/articles/KnowledgeBase/50374-Understanding-Lead-Gen--CRM-Open-API-Overview?lang=en_US
- type: APIReference
  url: https://knowledgebase.constantcontact.com/lead-gen-crm/articles/KnowledgeBase/50564-Understanding-Lead-Gen--CRM-Open-API-Methods?lang=en_US
- type: GettingStarted
  url: https://knowledgebase.constantcontact.com/lead-gen-crm/articles/KnowledgeBase/50404-Understanding-Lead-Gen-CRM-Open-API-Example-Code?lang=en_US
- type: Authentication
  url: authentication/sharpspring-authentication.yml
- type: ErrorCatalog
  url: errors/sharpspring-problem-types.yml
- type: RateLimits
  url: rate-limits/sharpspring-rate-limits.yml
- type: Conventions
  url: conventions/sharpspring-conventions.yml
- type: DataModel
  url: data-model/sharpspring-data-model.yml
- type: Webhooks
  url: asyncapi/sharpspring-postbacks-webhooks.yml