D
Data2CRM.API REST API
Details
- URL
-
https://api-2445581398133.apicast.io:443/v1 - Docs
- https://app.api2crm.com/docs/reference
Authentication
Data2CRM user API key
X-API2CRM-USER-KEY: <credential> + Data2CRM application key for a connected CRM X-API2CRM-APPLICATION-KEY: <credential> discovered Create an account in the Developers' Portal / sign up page, confirm your email, then log in to the Developers' Portal dashboard and copy your unique X-API2CRM-USER-KEY. The docs say this key is used to authenticate all API calls.
After obtaining your user key, create or select an application/CRM connection in Data2CRM.API. The interactive API Reference shows that requests also take X-API2CRM-APPLICATION-KEY, and the PHP SDK docs show creating an application and then using setApplicationKey(...). This key identifies the target connected CRM application.