Coming in October: timeslot bookings

Our product development team is excited to announce an upcoming improvement to Mapiq: allowing employees to book a workspace for just a part of the day. If they are starting late or ending the day early, they can easily free up the desk for others to book and use in those remaining hours.This new feature will be backwards compatible, meaning there will be no breaking changes in the API contract. However, the data returned by the API will change. In short, the changes that you can expect are:

  • In the current API, workspace reservations start at hour 00:00 and end at hour 00:00, the same day. With the new release, workspace reservations will range from anywhere between 00:00 and 23:59, the same day.

  • In the current API, a user can only have one reservation on a day. With the new release, a user can have multiple reservations on a day.

  • In the current API, a workspace can only be reserved once on a day, by one user. With the new release, a workspace can be booked multiple times on a day, by the same and/or different users.

Please reach out to our technical support team in case you have any questions.

Picture

Personalize your workspace with Mapiq's API

Mapiq is designed to simplify your workday, but organizations can accomplish even more with our API. Integrate our solution with the rest of your smart office technology for a fully connected workspace.

Sign In

What can you do with the API?

The Mapiq API will give you access to some of your subscription data and will allow you to automate actions in Mapiq, by connecting them to your existing business logic.

A typical use case is to automatically give people access to your buildings or parking facilities by making use of the our Reservations API. Or, you could enable automated check-in by integrating your access control system or your WiFi data with Mapiq's Check In API.

We are continuously extending our APIs to unlock even more possibilities. Stay tuned for more!

How to get access?

You can get access to our API if you have an active Mapiq subscription for a plan that includes API access (such as the Enterprise tier).

Step 1

Sign in with your Mapiq account.

This will give you access to our developer documentation and tutorials on how to use the API.

Step 2

Request API credentials.

This will give you the ability to call endpoints to retrieve data from your Mapiq subscription, or to execute commands.

Step 3

Build your integration.

Authenticate using your API credentials and call our endpoints. Refer to our documentation for available endpoints and how to use them.