crmgrow
  • Introduction
  • Authentication
  • REST API
    • Contact
    • Task
    • Automation
    • Material
    • Note
    • Label
    • Template
    • Lead
    • User
  • Events
    • Lead
    • Webhook
Powered by GitBook
On this page
  • Authentication
  • Request and Response Formats

Was this helpful?

REST API

Introduction to CRMGrow's REST API

PreviousAuthenticationNextContact

Last updated 7 months ago

Was this helpful?

Note: Our JavaScript API is currently in beta. If something isn't working as you'd expect, please drop us a line and let us know!

Authentication

All API requests require authentication with . Provide your API Secret as the basic auth username value. You do not need to provide a password.

curl https://api.crmgrow.com/api/user -H "Authorization:ACCESS_TOKEN"

Request and Response Formats

CRMGrow will provide a JSON-based REST API through which users can create and update contacts. Endpoints accept request bodies and return responses.

Dates and times in the CRMGrow API are represented as formatted strings.

support@crmgrow.com
ACCESS TOKEN
form-encoded
JSON-encoded
ISO 8601