Overview
BuildWorkPro API (1.0.0)
Section titled “BuildWorkPro API (1.0.0)”Construction project management, CRM, and workflows — public REST API.
- BuildWorkPro Developers: developers@buildworkpro.com
- License: Proprietary
- OpenAPI version: 3.1.0
Authentication
Section titled “ Authentication ”bearerAuth
Section titled “bearerAuth ”Long-lived tenant-wide API key. Provision in Settings → Developer → API Keys.
Security scheme type: http
Bearer format: bwp_live_... or bwp_test_...
oauth2
Section titled “oauth2 ”OAuth 2.1 per-user token. Available in Phase 4.
Security scheme type: oauth2
Flow type: authorizationCode
Authorization URL: https://app.buildworkpro.com/api/v1/oauth/authorize
Token URL: https://app.buildworkpro.com/api/v1/oauth/token
Refresh URL: https://app.buildworkpro.com/api/v1/oauth/token