Base API improvements, user-based access
The Base real estate CRM platform offers an API that allows real estate companies to do custom integrations with external systems. API keys can be generated by offices for external developers through Base setup and revoked at any time.
Developers can access the Base API here.
User based API access
We've enhanced the API access to provide user-based API access. This is a great way to limit API access and only allow data operations specifically related to the user's role. E.g. when contacts are extracted and the user's role is configured to only see their own contacts, only those contacts can be retrieved via the specific API Key.Retrieve leads
A /leads call can now retrieve your leads imported into Base via your website and external portals.Developers can access the Base API here.