REST API
Introduction to CRMGrow's REST API
Last updated
Was this helpful?
Introduction to CRMGrow's REST API
Last updated
Was this helpful?
All API requests require authentication with . Provide your API Secret as the basic auth username
value. You do not need to provide a password.
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.