Skip to content

V9 API Documentation

Welcome to the V9 API Documentation!

This documentation provides all the necessary information to integrate and use the V9 APIs efficiently. You can explore the available API endpoints, authentication mechanisms, and various services through the navigation menu on the left.

V9 Mock Server Information

  • Base URL: https://mock.pointr.cloud
  • clientIdentifier: 6dff0e36-10aa-475e-bc40-f939c0466307
  • username: airport-v9@pointr.tech
  • password: P01ntr102*
  • grant_type: password

Notes

  • Authentication: Use the Authorization header with the value Bearer <token> to authenticate requests
  • On the left sidebar, you can find the complete list of available APIs. These include:
  • Health APIs: Check the system's health status.
  • Authentication APIs: Manage tokens and authentication flows.
  • Client Management APIs: Interact with clients and configurations.
  • Site Management APIs: Configure and manage sites within the system.
  • Building and Level APIs: Access building structures and manage levels.
  • Feature APIs: Handle features like POIs, beacons, geofences, and map objects.
  • MapScale APIs: Manage and query floor plans, engine configurations, and more.
  • Publishing APIs: Manage publishing workflows and check status.
  • User Permission and Management APIs: Set user roles and manage user access.
  • SDK and Application Configurations: Customize SDK settings and application configurations.
  • Tools and Other Endpoints: Access various tools and additional functionalities.

Explore API Features

Each API is designed with modularity and scalability in mind, supporting complex operations like:

  • Pathfinding: Utilize our Path Wayfinding Service to compute optimal routes.
  • Webhook Configurations: Set up webhooks to receive real-time updates.

We highly recommend that you review the Token Management section under Authentication for details on how to acquire and manage tokens, a critical part of interacting with our secured APIs.


Feel free to explore the APIs using the menu on the left. If you have any questions or encounter issues, consult the User Permissions and Versions sections to ensure you have the correct access and are using the latest version.

Let's get started!