Layer One API
Welcome to the Layer One API documentation. This comprehensive API platform provides both REST and GraphQL interfaces to interact with our services.
Currently Supported Output
Important: The Layer One API currently supports only one output type:
- Areaplan (also known as BIMIT Plan) - Automated 2D floor plan generation from point cloud data
Additional output types and services will be added in future releases. For the complete specifications of the areaplan output, see the BIMIT Plan documentation.
API Workflow Overview
The following diagram illustrates the complete workflow for integrating with the Layer One API:
API Types
REST API
Our REST API provides a traditional HTTP-based interface for accessing and manipulating data. It follows RESTful principles and supports standard HTTP methods.
- Authentication - Understand how to authenticate your requests
GraphQL API
Our GraphQL API offers a flexible, efficient way to query and mutate data with a single endpoint.
- Services - Explore available services
- Assets - Manage and query asset data
- Webhooks - Set up real-time notifications
Getting Started
Reach out to our team to request your client credentials.