Documentation Index
Fetch the complete documentation index at: https://kb.manage.management/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Manage.Management API allows you to programmatically access and manage your building data.The API is currently in beta. Contact us for access.
Base URL
Authentication
All API requests require authentication using a Bearer token.Rate Limits
| Plan | Requests/minute | Requests/day |
|---|---|---|
| Free | 10 | 1,000 |
| Professional | 60 | 10,000 |
| Enterprise | 300 | Unlimited |
Response Format
All responses are returned in JSON format:Error Handling
Errors return appropriate HTTP status codes:| Code | Meaning |
|---|---|
| 400 | Bad Request - Invalid parameters |
| 401 | Unauthorized - Invalid or missing API key |
| 403 | Forbidden - Insufficient permissions |
| 404 | Not Found - Resource doesn’t exist |
| 429 | Too Many Requests - Rate limit exceeded |
| 500 | Server Error - Something went wrong |
Getting Help
API Support
Contact our API support team
Status Page
Check API status and uptime