What are common use cases for the Concept3D API?
The Concept3D API enables you to unlock the full potential of our platform by integrating your map data into your custom workflows and digital systems. Here are some examples of how clients have used the API:
-
Website Search Integration
- Integrate map locations directly into your website’s search bar, providing users with seamless access to location information.
-
Backups and Data Synchronization
- Extract and synchronize location and category data from the CMS for regular backups or integration with other systems.
-
Dynamic Links for Class Schedules
- Generate dynamic links for classrooms or other locations, enabling students to click on their schedules and navigate directly to their classrooms.
-
Augmenting Data in Search Appliances
- Use the API to combine map data with enterprise search tools, enhancing search functionality and data relevance.
-
Custom Mobile Applications or Interfaces
- Build fully custom map experiences for web or iOS/Android apps, including unique UIs for Locations, Search, and Wayfinding.
The Concept3D API is ideal for organizations with custom development needs or those seeking enhanced flexibility for their map implementations. Reach out to your Client Success Manager to explore how the API can support your project.
General Questions
Is Concept3D’s API complete?
Yes! Concept3D has a complete API that allows clients to implement creative, flexible, and functional customizations. The API is private, and access must be granted to users. Our API exposes data created in the CMS and is the same API that powers our Front End Map interface.
Is API documentation available to view?
Yes! Please contact your Client Success Manager to request access to the API documentation.
What do I need to interact with the Concept3D API?
- For publicly available maps: You’ll need a Map ID and an API Key, which can be obtained by contacting your Client Success Manager.
- For Front End Authenticated Maps: Additional documentation is available for obtaining an authentication token for these maps.
Is there an extra cost associated with utilizing the Concept3D API?
Yes, there is an additional cost to access the Concept3D API. For pricing details, contact your Account Executive or Client Success Manager.
Is it possible to restrict a location request or search query to a particular category?
Yes! You can restrict which categories are returned by toggling the “non-visible” or “private” settings in the CMS. Any locations under categories with these settings turned on will not be returned by the API.
Wayfinding Questions
What data is returned from the wayfinding results?
The wayfinding API calculates the shortest distance between two points. You can input two points, and the API will return the route between them as an array of coordinates. This allows you to create custom implementations to display the route.
What should I do if I get a 400 Bad Request Error while pulling wayfinding data?
- Confirm that wayfinding has been added to your map.
- If your map is still in production, note that wayfinding nodes may not be available until after the second round of revisions.
- If wayfinding is active and the issue persists, contact your Client Success Manager for further assistance.