A REST API to search and retrieve rental listings in the following areas:
Rate limit: 60 requests per minute.
For any tech issues, just reach out to: [email protected]
The base URL for all API requests is:
<https://rentbrew.com/api>
All POST requests must be authorized by passing the following parameters to the request:
uid (required) (string): your API user idpassword (required) (string): your API password