A buildify api url looks like https://api.getbuildify.com/<product_id>/<endpoint>
To authenticate with buildify api endpoints, you need to supply following header
Authentication Header
X-BLOBR-KEY : <YOUR-API-KEY>
Head over to Buildify Portal to get your API key now