Getting Started
- Obtain API Access: Ensure you have the necessary API key and credentials to authenticate your requests.
- Review the OpenAPI Specification: Familiarize yourself with the Integration API Reference to understand the API’s capabilities.
- Set Up Your Environment: Use your preferred programming language and tools to make HTTP requests to the API.
Key Features
- Authentication: Secure your API requests using an API key in the
x-api-keyheader. - Endpoint Access: Interact with various endpoints to retrieve or manipulate data.
- Data Synch: Synch with up to date data from the Monument platform for facilities, tenants, units, rentals and manage tenant coverage
Example Usage
Authenticate API Requests
To authenticate your API requests, include your API key in thex-api-key header as shown below.

