Get started
If you are on a Pro plan, you can create your own API credentials in the BuildPass Admin app. There is no need to contact us first.- Sign in to the BuildPass Admin app for your region:
- π¦πΊ Oceania (
au1) β app.buildpass.com.au - πΊπΈ π¨π¦ North America (
us1) β app.buildpass.ai
- π¦πΊ Oceania (
- Go to Settings β API access.
- Select Create API client and enter a name for the integration.
- Copy the Client ID and Client secret before you close the dialog.
Credentials belong to the region you created them in. Requests made with them must target that same region using the
X-BuildPass-Region-Id header β see Multi-region.API features
Authentication
Learn how to generate an OAuth2 token to authenticate your requests.
Filtering
Use filters to return a subset of data in our list queries.
Pagination
Learn how to paginate through our list queries.
Versioning
Learn how to version your requests to ensure compatibility.
Rate limiting
Learn how we rate limit our requests to prevent abuse.
Changelog
View the latest changes and improvements to the BuildPass API.
Start integrating
Once you have your client ID and client secret, you can generate an authentication token and begin to integrate with the BuildPass API.List builders
List the builders you have access to.
List projects
List the projects for a builder.
List meetings
List meetings for a builder with project, status, and date filters.
List photos
List gallery photos for a builder and retrieve signed image URLs.
List subcontractors
List the subcontractors under a builder access to.
List insurances
List insurance documents for a subcontractor.
List prequalifications
List the prequalifications for a subcontractor.
List timesheets
List timesheets for a builder with filtering options.
List SWMS documents
List Safe Work Method Statements for a subcontractor.