Jetpack CRM has an API, which allows other applications to “talk” to your Jetpack CRM install. It’s perfect if you want to connect existing apps or sites to add data into the CRM.
Enabling the API
Go to Jetpack CRM > Core Modules and make sure the API module is activated.
You can learn more about enabling core modules here.
Generating API keys
Once you have enabled the API, you’ll need to generate your API keys. Go to Jetpack CRM > CRM Settings > API.
Click the “Generate API key” button, which will generate an API Endpoint, API Key, and API Secret.
You can now use this information in the API Connector extension or build something amazing on your own.
Software Development Kit
We’re producing a useful software development kit that you can use with Jetpack CRM’s API. This will make it even easier to write useful integrations to the CRM.
Our current API documentation can be found here.
Please note that since the current API feature is in Beta, its development is still in progress. Because of this, the API documentation is still in progress too.