1. Help Center
  2. Frequently Asked Questions

What is an API?

To explain it simply, an API (Application Programming Interface) is a "messenger" that delivers your request to the provider you’re requesting it from and then delivers the response back to you.

In our case, our API delivers property data based on your requests. Typically you have a developer who creates an application that utilizes an API to map the response into your systems.