Jetpack CRM has an API, which can be used to ‘talk’ to your install of Jetpack CRM from other applications.
It’s perfect if you want to connect existing apps or sites to start adding data to the CRM.
Enabling the API
To use the Jetpack CRM API, first you first need to enable it. You do this by going to Jetpack CRM > Core Modules and make sure the API is activated:

Generating API keys
Once you have activated the API, you’ll need to generate your API keys.
Go to Jetpack CRM -> CRM Settings, then click on API:

Click Generate API Key:

Once you’ve generated your API key and API secret then you’re ready to start using the API!

You can then 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 our current API feature is in Beta, its development is still in progress. Because of this reason, the API documentation is still in progress too.