Getting started with Customer API

Query information about our customers.

Main use case — link an agency with its account on your portal: when a Mapaprop agency signs up on your portal with its email, you can resolve that email to its agencyId and link its account with its properties from the feed. This lets you offer per-agency features (like featured listings) without Mapaprop exposing any contact data: the agency provides its own email when registering, and the feed only carries the opaque agency.id (see the agencyId).

1. Obtain your access token

Register your application and follow Getting Started.

2. Browse services

Check our services to get information about our customers

GET /api/action/customer-v1/{email}