D

Data2CRM.API REST API

REST discovered

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
Data2CRM user API key api_key Get key ↗

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.

Data2CRM application key for a connected CRM api_key Get key ↗

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.