Find contacts for a company via Rest API

I am working on integrating keap with my companies internal CRM. I don’t see a way to find the contacts for a company via the rest API. Am I missing something?

Currently you will need to leverage the XmlRpc API. If you know the company Id, you can query the Contact table and reference the CompanyId field found there.

The XMLRpc API is marked as deprecated. I don’t want to do a bunch a work and then have to come back and redo it. What is the lifetime of the XMLRpc API?

Hey Jeff,

We do not have a blackout date set, and until we reach feature parity have no intention of disabling the XMLRPC API. Once we have an adequate replacement and/or feature parity we will announce said sunset as well as provide substantial time and documentation for the transition.