The Neighbor API allows trusted users to retrieve reports related to their account.
Obtaining an API Key
To use the Neighbor API, you must acquire an API key that will be attached to your account. This key will then be used as HEADER data in subsequent requests to the API. Email jon@neighbor.com to request an API key.
Making an API call
To make a call to the API, you must pass your Neighbor API key in the Authorization HEADER of your HTTP request:
Get's the reservation report for the useri identified by the NEIGHBOR-API-KEY. The reservation report will return in json format the reservations that the user has that are in the Active state (meaning the listing is reserved)