The BuildPass API supports versioning to ensure that your integration remains stable even as the API evolves.
X-BuildPass-Api-Version
header in your requests. Currently, the only available version is v1
.
If the X-BuildPass-Api-Version
header is not included in your request, the API will return a bad request error.
X-BuildPass-Api-Version
header set to v1
.