Pre-Configured APIs
Buildium
API configuration: buildium
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- How to generate an API key in your Buildium account
- Buildium API docs
- Buildium Authentication
- API Versioning
Need help getting started? Get help in the community.
API gotchas
- Buildium uses API_KEY auth mode with
x-buildium-client-id: ClientSecret
andx-buildium-client-secret: ApiKey
in the request header to access different endpoints. - Buildium enforces a general rate limit of 10 concurrent requests per second. For more details check Buildium API rate limits
Add Getting Started links and Gotchas by editing this page
Was this page helpful?