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

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